A command an control implementation in go. Let's see how far I can go with this.
Go to file
Stefan Etringer 97c77506c8 added log level selection via query parameter and paths as well as setting a limit for lines of the query 2025-05-16 13:35:31 +00:00
agents added weblogger to display logs, timestamps and levels on the webpage 2025-04-29 15:03:49 +00:00
src added log level selection via query parameter and paths as well as setting a limit for lines of the query 2025-05-16 13:35:31 +00:00
templates added log level selection via query parameter and paths as well as setting a limit for lines of the query 2025-05-16 13:35:31 +00:00
.env
.gitignore added weblogger to display logs, timestamps and levels on the webpage 2025-04-29 15:03:49 +00:00
LICENSE
Makefile
README.md
go.mod added weblogger to display logs, timestamps and levels on the webpage 2025-04-29 15:03:49 +00:00
go.sum added weblogger to display logs, timestamps and levels on the webpage 2025-04-29 15:03:49 +00:00
gomatic.sql
main.go added log level selection via query parameter and paths as well as setting a limit for lines of the query 2025-05-16 13:35:31 +00:00
rename.sh

README.md

gontrol

A command an control implementation in go. Let's see how far I can go with this.