Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileLogger ¶
type FileLogger struct {
// contains filtered or unexported fields
}
func NewFileLogger ¶
func (*FileLogger) Start ¶
func (fl *FileLogger) Start(basePath string) chan<- logger_handler.Loggable
Click to show internal directories.
Click to hide internal directories.