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