Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppLogger ¶
AppLogger retrieves the application-wide logger instance from the cli.Context's Metadata. This function will return nil if SetAppLogger was not called before this function is called.
func SetAppLogger ¶
SetAppLogger stores the application-wide logger instance to the cli.Context's Metadata, so that it can later be retrieved by AppLogger.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.