Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
EnvDevelopment = "SRC_DEVELOPMENT"
)
Functions ¶
func Get ¶
Get retrieves the initialized global logger, or panics otherwise (unless safe is true, in which case a no-op logger is returned)
func Init ¶
Init initializes the global logger once. Subsequent calls are no-op. Returns the callback to sync the root core.
func IsInitialized ¶
func IsInitialized() bool
IsInitialized indicates if the global logger is initialized.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.