1
0
mirror of https://github.com/taigrr/log-socket synced 2025-01-18 04:53:14 -08:00
2022-10-10 12:09:29 -05:00
2021-07-05 21:03:17 -07:00
2021-08-23 21:58:05 -07:00
2021-08-23 21:12:21 -07:00
2021-04-09 00:10:28 -07:00
2021-08-17 10:07:07 -07:00
2021-04-08 21:20:57 -07:00
2021-04-09 11:09:18 -07:00
2021-08-23 21:12:21 -07:00
2022-10-10 12:09:29 -05:00

log-socket

log-socket is a drop-in replacement for Go's log package that allows for streaming of logs via WebSockets.

Installation

To install the library: go get github.com/taigrr/log-socket

Description
Client-server model for logging. Designed to work well with websockets. Simple client page included.
Readme 93 KiB
Languages
Go 82%
HTML 18%