1
0
mirror of https://github.com/taigrr/log-socket synced 2025-01-18 04:53:14 -08:00

23 Commits

Author SHA1 Message Date
f0c16a0c56
fixes fileinfo reflection issue v0.1.10 2021-08-23 21:36:49 -07:00
c18854598d
Added a logger type v0.1.9 2021-08-23 21:25:01 -07:00
63ed3a2ad7
logger => log 2021-08-23 21:12:21 -07:00
f51ec53a89
Adds Notice logging level to support NATS v0.1.8 2021-08-23 20:58:15 -07:00
d21c91379e
update go compiler target version 2021-08-17 10:07:07 -07:00
af2116af48
add sponsorship 2021-07-05 21:03:17 -07:00
b65a10e7a8
detect tls presence based on incoming request for websocket v0.1.6 v0.1.7 2021-07-05 16:10:50 -07:00
a07d3a11df
minor cleanup, adds support for formatted prints v0.1.5 2021-07-03 08:45:19 -07:00
5f18def7fa
Adds license 2021-04-09 11:09:18 -07:00
2c7cf0494e
Adds autoscroll feature to browser v0.1.4 2021-04-09 10:39:23 -07:00
b744f083dc
general refactoring v0.1.3 2021-04-09 10:05:59 -07:00
1ea76f4ab1
breaks browser out into package 2021-04-09 09:47:49 -07:00
2e01f23b30
Allow setting of stderr level v0.1.1 2021-04-09 09:40:25 -07:00
131f2a4994
adds gitignore v0.1.0 2021-04-09 00:10:28 -07:00
11ce4c4517
Adds example webpage and usage 2021-04-09 00:09:46 -07:00
d6bc080d6b
Adds simple websocket based on mux 2021-04-08 21:23:28 -07:00
159e6a4d3a
Adds logger directory refactor 2021-04-08 21:20:57 -07:00
537840de8b
Adds Flush() to panic and Fatal calls 2021-04-08 20:42:04 -07:00
617b1466ce
remove clients from array properly 2021-04-08 19:40:35 -07:00
65ff9008da
Adds Flush method 2021-04-08 19:19:24 -07:00
9ff091038a
Remove mutexes, allow the GC to take care of things 2021-04-08 17:58:26 -07:00
15a9017e2e
Adding tests, structuring data by client 2021-04-08 16:47:14 -07:00
cbd4896d05
Initial commit based on logrus 2021-04-08 15:12:07 -07:00