Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Init ¶
Init initializes a new logger with the given out and eOut io.Writer. If no out is provided the logger behaves as NoOp. The initialized instance is a singleton.
If one of the logging methods is called, and the logger hasn't been initialized yet, a new logger will be initialized with a noOp out.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.