package
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Nov 15, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Debug(msg string, args ...interface{})
Debug 记录调试日志
func Error(msg string, args ...interface{})
Error 记录错误日志
func Fatal(msg string, args ...interface{})
Fatal 记录致命错误日志并退出
func Info(msg string, args ...interface{})
Info 记录信息日志
func Warn(msg string, args ...interface{})
Warn 记录警告日志
Source Files
¶
Click to show internal directories.
Click to hide internal directories.