mirror of
https://github.com/taigrr/log-socket
synced 2025-01-18 04:53:14 -08:00
e97d37012eff295d959e42a6622e0d6d4227b02f
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.
Languages
Go
82%
HTML
18%