package
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: May 24, 2026
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
¶
Setup 初始化 slog 默认 logger。
w 为日志输出目标,level 为最低日志级别。
func SetupFile(outputDir, filename string, alsoStderr bool) func()
SetupFile 初始化日志到文件,返回清理函数。
alsoStderr=true 时同时输出到 stderr。
Source Files
¶
Click to show internal directories.
Click to hide internal directories.