1
0
mirror of https://github.com/taigrr/log-socket synced 2026-03-21 00:12:19 -07:00

Revert "add ability to embed other loggers of varying functionality"

This reverts commit 50c507c8f4.
This commit is contained in:
2023-03-29 14:06:00 -07:00
parent 50c507c8f4
commit 0fa4de7961
5 changed files with 4 additions and 289 deletions

2
go.mod
View File

@@ -1,5 +1,5 @@
module github.com/taigrr/log-socket
go 1.18
go 1.16
require github.com/gorilla/websocket v1.5.0