Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Logger ¶
type Logger interface {
Debug(tag, msg string, args ...interface{})
DebugWithDetails(tag, msg string, args ...interface{})
Info(tag, msg string, args ...interface{})
Warn(tag, msg string, args ...interface{})
Error(tag, msg string, args ...interface{})
ErrorWithDetails(tag, msg string, args ...interface{})
HandlePanic(tag string)
ToggleForcedDebug()
Flush() error
FlushTimeout(time.Duration) error
}
Directories
¶
| Path | Synopsis |
|---|---|
|
This file was generated by counterfeiter
|
This file was generated by counterfeiter |
|
This file was generated by counterfeiter
|
This file was generated by counterfeiter |
Click to show internal directories.
Click to hide internal directories.