package
Version:
v1.2.19
Opens a new window with list of versions in this module.
Published: Aug 10, 2022
License: GPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 6
Opens a new window with list of known importers.
Documentation
¶
View Source
var SysLog = l.New(l.Option{
Level: l.WarnLevel,
LogPath: "./syslog",
FileName: "sys.err.log",
FileMaxAge: 15,
FileMaxSize: 100,
FileMaxBackups: 50,
DisplayConsole: true,
Skip: 1,
})
Source Files
¶
Click to show internal directories.
Click to hide internal directories.