Documentation
¶
Index ¶
Constants ¶
View Source
const DefaultLogfileName = "2006-01-02_1504-05_trice.log"
DefaultLogfileName is the pattern for default logfile name. The timestamp is replaced with the actual time.
Variables ¶
View Source
var (
// Name is the filename of the logfile. "off" inhibits logfile writing.
Name = "off"
)
Functions ¶
func Disable ¶
func Disable()
Disable ends take notes mode, means parallel writing into a file. It takes no effect when pContainer is nil, what is the case when Enable was started with "off" or "none" as 'Name'.
Types ¶
Click to show internal directories.
Click to hide internal directories.