Documentation
¶
Index ¶
Constants ¶
View Source
const ( TagController = "_controller" TagRecorder = "_recorder" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RotateFileWriter ¶
type RotateFileWriter struct {
// contains filtered or unexported fields
}
RotateFileWriter rotates by hour.
func NewRotateFileWriter ¶
func NewRotateFileWriter(dir string, name string, hours int) *RotateFileWriter
NewRotateFileWriter create a rotate file writer
Click to show internal directories.
Click to hide internal directories.