logrus

Logrus is a structured logger for Go (golang), completely API compatible with the standard library logger. Logrus is in maintenance-mode. We will not be introducing new features. It's simply too hard to do in a way that won't break many people's projects, which is the last thing you want from your Logging library (again...).

zap

Blazing fast, structured, leveled logging in Go.

loguru

Loguru is a library which aims to bring enjoyable logging in Python.

Maintained By @challenaiLICENSE: GPL 3.0Version: v0.1.2-beta