diff --git a/README.md b/README.md index 091c1b48468..9de59b78c51 100644 --- a/README.md +++ b/README.md @@ -1525,6 +1525,7 @@ _Libraries for generating and working with log files._ - [zax](https://github.com/yuseferi/zax) - Integrate Context with Zap logger, which leads to more flexibility in Go logging. - [zerolog](https://github.com/rs/zerolog) - Zero-allocation JSON logger. - [zkits-logger](https://github.com/edoger/zkits-logger) - A powerful zero-dependency JSON logger. +- [zl](https://github.com/nkmr-jp/zl) - High Developer Experience, zap based logger. It offers rich functionality but is easy to configure. **[⬆ back to top](#contents)**