package
Version:
v3.0.902
Opens a new window with list of versions in this module.
Published: Jun 3, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewLogger
@param flag e.g. os.O_CREATE|os.O_WRONLY|os.O_APPEND
NewFileLogger
@param logPath (1) 文件不存在,会生成文件和父目录;
(2) 文件存在,新的内容会 append.
@param prefix e.g. "[TEST] "
@param perm e.g. 0666 || 0644
Source Files
¶
Click to show internal directories.
Click to hide internal directories.