package
Version:
v0.0.0-...-b631e0d
Opens a new window with list of versions in this module.
Published: Jun 11, 2018
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Apex has a number of useful tricks
Logrus demonstrates some basic logrus functionality
ThrowError throws an error that we'll trace
type CustomHandler struct {
}
CustomHandler splits to two streams
func (*CustomHandler) HandleLog ¶
HandleLog adds a hook and does the emitting
Hook will implement the logrus
hook interface
Fire will trigger whenever you log
Levels is what levels this hook will fire on
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.