a simple log module written in golang.
Find a file
2023-11-02 14:21:51 +01:00
.vscode initial commit 2023-11-02 11:24:33 +01:00
format.go add whitespace before extras 2023-11-02 14:21:51 +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 added color support 2023-11-02 12:37:06 +01:00
README.md initial commit 2023-11-02 11:24:33 +01:00

loggo

a simple log module written in golang.

go get https://git.velvettear.de/velvettear/loggo.git