This website requires JavaScript.
Explore
Help
Register
Sign In
taigrr
/
log-socket
Watch
1
Star
0
Fork
0
You've already forked log-socket
mirror of
https://github.com/taigrr/log-socket
synced
2025-01-18 04:53:14 -08:00
Code
Issues
Projects
Releases
Wiki
Activity
2
Commits
1
Branch
16
Tags
15a9017e2e6c5352ebfa40bb7377d5af3e02fc47
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Tai Groot
15a9017e2e
Adding tests, structuring data by client
2021-04-08 16:47:14 -07:00
go.mod
Initial commit based on logrus
2021-04-08 15:12:07 -07:00
go.sum
Initial commit based on logrus
2021-04-08 15:12:07 -07:00
logger_test.go
Adding tests, structuring data by client
2021-04-08 16:47:14 -07:00
logger.go
Adding tests, structuring data by client
2021-04-08 16:47:14 -07:00
structs.go
Adding tests, structuring data by client
2021-04-08 16:47:14 -07:00
Description
Client-server model for logging. Designed to work well with websockets. Simple client page included.
93
KiB
Languages
Go
82%
HTML
18%