36 Logging packages and projects
-
logutils
5.9 0.0 GoUtilities for slightly better logging in Go (Golang) extending the standard logger. -
loggo
5.1 2.8 GoA logging library for Go. Doesn't use the built in go log standard library, but instead offers a replacement. -
ozzo-log
4.4 0.0 GoHigh performance logging supporting log severity, categorization, and filtering. Can send filtered log messages to various targets (e.g. console, network, mail). -
stdlog
3.0 0.0 GoStdlog is an object-oriented library providing leveled logging. It is very useful for cron jobs. -
gologger
2.9 1.3 GoSimple easy to use log lib for go, logs in Colored Cosole, Simple Console, File or Elasticsearch. -
mlog
2.3 0.0 GoA simple logging module for go, with 5 levels, an optional rotating logfile feature and stdout/stderr output. -
gomol
1.1 5.3 GoGomol is a library for structured, multiple-output logging for Go with extensible logging outputs -
go-cronowriter
0.8 5.0 GoA simple writer that rotate log files automatically based on current date and time, like cronolog. -
go-rethinklogger
0.7 4.7 GoAutomatically persists all the logs of your Go application inside RethinkDB.