mirror of
https://github.com/NarrativeScience-old/log.io.git
synced 2026-04-27 10:05:53 +03:00
[GH-ISSUE #129] What port number do I write to send log message to log.io? #105
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/log.io-NarrativeScience-old#105
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ashleydavis on GitHub (Sep 11, 2014).
Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/129
Sorry if this is already somewhere in the docs but I couldn't find it.
I want to use nodejs to write log message to log.io. How do I know which port number to connect a socket to when writing log messages? Or how do I configure the log.io server to use a known port number?
Thanks heaps, log.io looks awesome.
@ashleydavis commented on GitHub (Sep 11, 2014):
Ok got it. Default is 28778. You guys should put that in your README.md.
Anyway thanks for an otherwise great open source product!