ProtonMail / gluon

An IMAP server library written in Go
MIT License
455 stars 27 forks source link

logrus supports customization #408

Closed ChevalierTieto closed 5 months ago

ChevalierTieto commented 5 months ago

Currently, only inLogger and outLogger settings are supported.The output of error logs only supports std.The log format also does not support customization, such as attaching dates, timestamps, and specific code line numbers