CodeBrowser / github / sirupsen/logrus
sirupsen/logrus
# Structured, pluggable logging for Go.
$ git clone https://github.com/sirupsen/logrus.git
stars
25,748
forks
2,284
language
Go
license
MIT License
What is sirupsen/logrus?
Logrus is a structured logging library for Go that lets you log data as key-value pairs instead of plain text strings, making logs easier to parse and search. It supports multiple output formats, custom hooks, and different log levels, allowing you to tailor logging behavior to your application's needs. Developers use it to get better visibility into application behavior and to integrate logging with external monitoring and analysis tools.
Topics
#go #logging #logrus
Activity
48 open issues · last updated Jul 21, 2026