Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Sugar performance is nice, but not critical Sugar *zap.SugaredLogger // Desugar even faster than the SugaredLogger and allocates far less, but it only supports strongly-typed, structured logging. Desugar *zap.Logger )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.