package
0.0.0-20220220185130-5886858d6838
Repository: https://github.com/pzl/mstk.git
Documentation: pkg.go.dev
# Functions
In an HTTP-handler context, call logger.GetLog(r) to get the logger instance to use.
No description provided by the author
No description provided by the author
Create a general-purpose logrus logger, either in JSON or text format depending on the argument.
Create a logrus instance, where log entries are buffered in memory until SetFormat() is called.
uses a logrus logger instance as a Chi Middleware logger.
set or change the formatter for the given logger, to either text or JSON format.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author