Releases: ian-kent/go-log
Releases · ian-kent/go-log
v0.1
- similar to log4j
- log/log4go compatible(ish)
- appenders
- console
- rolling file
- fluentd
- layouts
- basic
- pattern
- logger namespacing and inheritance
- log levels (trace, debug, warn, info, error, fatal, )
- sprintf style and function parameter support to log functions
- global and instance based log functions