Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Interface ¶
type Interface interface { Debug(message interface{}, args ...interface{}) Info(message interface{}, args ...interface{}) Warn(message interface{}, args ...interface{}) Error(message interface{}, args ...interface{}) Panic(message interface{}, args ...interface{}) Fatal(message interface{}, args ...interface{}) With(key Field, value interface{}) Interface }
Interface -.
Click to show internal directories.
Click to hide internal directories.