Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Factory ¶
Factory is a factory of individual logs
var DefaultFactory *Factory
Default factory for creating loggers
func (*Factory) ErrorOutput ¶
ErrorOutput writes safely (using mutex) to error output (from system's name)
func (*Factory) SystemOutput ¶
SystemOutput prints a given string safely (using mutex) to output (from system's name)
Click to show internal directories.
Click to hide internal directories.