Documentation ¶
Overview ¶
Package cblog provides a channel based logger.
Index ¶
Constants ¶
View Source
const LogOutputBuffer = 1024
LogOutputBuffer is the size of the channel buffer used for logging.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Notes ¶
Bugs ¶
SetLogger should be replaced with SetOutput in order to become stdlib compatible
Click to show internal directories.
Click to hide internal directories.