mirror of
https://github.com/NarrativeScience-old/log.io.git
synced 2026-04-26 01:25:55 +03:00
[GH-ISSUE #87] API? #69
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#69
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 @maciekish on GitHub (Aug 1, 2013).
Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/87
Is it possible to "live tail" logs via some kind of API like in PaperTrail?
@msmathers commented on GitHub (Aug 1, 2014):
We don't currently support a general-purpose server API, as it stands the log.io web server exists only to establish socket.io connections with browsers and forward log messages to them. It's entirely possible, but not currently on the roadmap.