[GH-ISSUE #178] Client/browser side logging only? #145

Closed
opened 2026-02-26 05:31:27 +03:00 by kerem · 2 comments
Owner

Originally created by @ghost on GitHub (May 12, 2016).
Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/178

I love log.io and have used it in the past with Node. I understand that log.io harvests log files on the server to be able to present the messages in the browser. I also understand how to use the API to send messages directly for display in the browser without a source log file.

Is it possible or easy enough to embed log.io as a dependency of my client-side project and log directly from the browser? I'm basically looking for something nicer than FireBug.

Originally created by @ghost on GitHub (May 12, 2016). Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/178 I love log.io and have used it in the past with Node. I understand that log.io harvests log files on the server to be able to present the messages in the browser. I also understand how to use the API to send messages directly for display in the browser without a source log file. Is it possible or easy enough to embed log.io as a dependency of my client-side project and log directly from the browser? I'm basically looking for something nicer than FireBug.
kerem closed this issue 2026-02-26 05:31:27 +03:00
Author
Owner

@ghost commented on GitHub (May 17, 2016):

Anyone know of a nice browser-based console besides firebug? I haven't looked into logging directly to log.io from inside the browser but does anyone think it'll be a big task?

<!-- gh-comment-id:219725239 --> @ghost commented on GitHub (May 17, 2016): Anyone know of a nice browser-based console besides firebug? I haven't looked into logging directly to log.io from inside the browser but does anyone think it'll be a big task?
Author
Owner

@msmathers commented on GitHub (Jan 12, 2020):

log.io has no plans to support receiving log messages from the browser... However, given that it already uses a bidirectional websocket to send messages to the browser, it would be pretty easy to modify the server code to accept log message events.

<!-- gh-comment-id:573444793 --> @msmathers commented on GitHub (Jan 12, 2020): log.io has no plans to support receiving log messages from the browser... However, given that it already uses a bidirectional websocket to send messages to the browser, it would be pretty easy to modify the server code to accept log message events.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/log.io-NarrativeScience-old#145
No description provided.