Documentation ¶
Overview ¶
Package logging provides a shared logger and log utilities to be used in all internal packages.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( L *zap.Logger = zap.L() S *zap.SugaredLogger = zap.S() )
Functions ¶
func ZapLogFormatter ¶ added in v0.4.0
func ZapLogFormatter(_ io.Writer, params handlers.LogFormatterParams)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.