Documentation
¶
Overview ¶
Package logutil is a registry of loggers, it is required for all lib and app that use gommon/log. You should add the registry as child of your library/application's child if you want to control gommon libraries logging behavior
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Registry = log.NewLibraryLogger()
Functions ¶
func NewPackageLogger ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.