This website requires JavaScript.
Explore
Help
Sign in
velvettear
/
loggo
Watch
1
Star
0
Fork
You've already forked loggo
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
a simple log module written in golang
14
commits
1
branch
0
tags
40
KiB
Go
100%
668cdf1aa5
Branches
Tags
No results found.
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
velvettear
668cdf1aa5
remove trailing dot
2024-11-08 16:52:51 +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
remove trailing dot
2024-11-08 16:52:51 +01:00
README.md
loggo
a simple log module written in golang
go get git.velvettear.de/velvettear/loggo