Documentation
¶
Overview ¶
Package consume turns off and on the Serve logging messages and provides a way to receive and process the log messages
Index ¶
- Variables
- func FilterNone(string) bool
- func Kill(w *worker.Worker)
- func Log(quit qu.C, handler func(ent *log.Entry) (e error), ...) *worker.Worker
- func SetLevel(w *worker.Worker, level string)
- func SimpleLog(name string) func(ent *log.Entry) (e error)
- func Start(w *worker.Worker)
- func Stop(w *worker.Worker)
Constants ¶
This section is empty.
Variables ¶
View Source
var F, E, W, I, D, T log.LevelPrinter = log.GetLogPrinterSet(subsystem)
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.