a simple log module written in golang.
Go to file
2024-01-23 10:16:56 +01:00
.vscode initial commit 2023-11-02 11:24:33 +01:00
format.go added whitspace to the default extras separator 2023-11-13 09:41:49 +01:00
go.mod added color support 2023-11-02 12:37:06 +01:00
go.sum added color support 2023-11-02 12:37:06 +01:00
LICENSE.md initial commit 2023-11-02 11:24:33 +01:00
loglevel.go added methods to set log level by name and level 2023-11-02 13:30:17 +01:00
print.go trim log message if 'extras' or 'time diff' is empty 2023-11-02 15:20:09 +01:00
README.md updated install command 2024-01-23 10:16:56 +01:00

loggo

a simple log module written in golang.

go get git.velvettear.de/velvettear/loggo