Documentation
¶
Index ¶
- Constants
- func Close()
- func Debug(message string)
- func Error(message string)
- func Info(message string)
- func Init()
- func MockConsoleLogger(t *testing.T) *bytes.Buffer
- func MockFileLogger(t *testing.T) *bytes.Buffer
- func NewLogger(out io.Writer) *log.Logger
- func Trace(message string)
- func Warning(message string)
- type MyLogger
Constants ¶
View Source
const MAX_FILE_BYTES = 10 * 1024 * 1024
View Source
const MAX_FILE_COUNT = 1000
View Source
const MAX_MESSAGE_BYTES = 10 * 1024
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.