package
Version:
v1.1.16
Opens a new window with list of versions in this module.
Published: Dec 25, 2021
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.InfoLevel,
LogPath: "./syslog",
FileName: "sys.log",
FileMaxAge: 15,
FileMaxSize: 512,
FileMaxBackups: 10,
DisplayConsole: true,
Skip: 1,
})
Source Files
¶
Click to show internal directories.
Click to hide internal directories.