▲ 1 ▼ golog - Logging Foundation for Go Applications By Gerasimos Maropoulos
- Compatible with the rest loggers
- Ability to add more than one output
- Ability to scan from a source and log
- Ability to intercept and handle log messages
Register to comment or vote on this story
You might also want to look at https://github.com/aphistic/gomol
The gomol package looks nice @Gary and it has the multi-output thing that golog has too but I think simplicity is missing there, for example it would be better to reduce the code lines that it needs to be initialized
27 July 2017 - increase its performance, golog is now two times faster than logrus