Documentation ¶
Index ¶
Constants ¶
View Source
const (
// LogPath is the path where log files are stored.
LogPath = "/var/log/"
)
Variables ¶
View Source
var Logger *zap.Logger
Functions ¶
func Initialize ¶ added in v1.5.7
Initializes a Zap logger and returns a cleanup function so logger can be cleaned up from caller
func InitializeMock ¶
func InitializeMock()
Types ¶
Click to show internal directories.
Click to hide internal directories.