Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DataLogger ¶
type DataLogger struct {
// contains filtered or unexported fields
}
func (*DataLogger) Append ¶
func (dl *DataLogger) Append(msgs ...Message) error
Append adds a new line to the file, if there is no headline written yet, it will be written first. If the flag is !=0 (e.g. "log.LstdFlags"), a preceding time stamp will be added before each line.
Click to show internal directories.
Click to hide internal directories.