Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 446 Bytes

LOGGING.md

File metadata and controls

7 lines (4 loc) · 446 Bytes

Logging

Logging is used to provide information throughout the application. Disgo uses zerolog for performant zero-allocation logging.

Other Benchmarks

Logbench compares Logrus, Ripzap, Zap, ZapSugar, Zerolog.