Documentation
¶
Index ¶
- Variables
- func GetCoreLogger(cat string) *log.Logger
- func GetHostHook(id string, cat string) func(*context.Context)
- func GetHostLogger(id string, cat string) *log.Logger
- func GetListenerLogger(id string, cat string) *log.Logger
- func SetHostHook(id string, cat string, h func(*context.Context))
- func Start()
- func StartSystem()
- type Logger
Constants ¶
This section is empty.
Variables ¶
View Source
var Loggers = map[string]*Logger{}
Functions ¶
func GetCoreLogger ¶
func StartSystem ¶
func StartSystem()
Types ¶
Click to show internal directories.
Click to hide internal directories.