Documentation ¶
Index ¶
- type IHandler
- type LogLevel
- type Logger
- func (log *Logger) AddHandler(handler IHandler)
- func (log *Logger) ClearHandlers()
- func (log *Logger) Debug(msg string, args ...any) error
- func (log *Logger) Error(msg string, args ...any) error
- func (log *Logger) Fatal(msg string, args ...any) error
- func (log *Logger) Info(msg string, args ...any) error
- func (log *Logger) Log(record *Record) error
- func (log *Logger) Warn(msg string, args ...any) error
- type Record
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.