package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Mar 20, 2024
License: MIT, MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Documentation
¶
View Source
const (
NoLogType = iota
ErrorLogType
WarningLogType
InfoLogType
InvalidLogType
)
日志信息级别
func Error(v ...interface{})
Error 错误日志
func Info(v ...interface{})
Info 消息日志
func Warning(v ...interface{})
Warning 警告日志
Source Files
¶
Click to show internal directories.
Click to hide internal directories.