Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Initialize ¶
func Initialize(log1 *LogBackend)
Types ¶
type LogBackend ¶
func NewLogBackend ¶
func NewLogBackend( logger *logrus.Logger, adaptors *adaptors.Adaptors) (back *LogBackend)
func (*LogBackend) Log ¶
func (b *LogBackend) Log(level logging.Level, calldepth int, rec *logging.Record) (err error)
Click to show internal directories.
Click to hide internal directories.