Documentation
¶
Index ¶
Constants ¶
View Source
const ( // KeyAppName represents the key for the application name. KeyAppName = `app` // KeyError represents the key for the error. KeyError = `err` // KeyStack represents the key for the stack. KeyStack = `stack` )
Variables ¶
This section is empty.
Functions ¶
func CommonLogger ¶
CommonLogger constructs a logging with default options.
Types ¶
Click to show internal directories.
Click to hide internal directories.