//
pkg.gl
Category
github.com/iyuangang/oracle-sql-runner
internal
utils
package
0.3.18
Repository:
https://github.com/iyuangang/oracle-sql-runner.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
9
Dependents
6
Files
234 SLOC
#
Functions
NewLogger
NewLogger 创建新的日志记录器.
NewMetrics
NewMetrics 创建新的指标收集器.
#
Constants
DefaultLogFile
No description provided by the author
LogLevelDebug
No description provided by the author
LogLevelError
No description provided by the author
LogLevelInfo
No description provided by the author
LogLevelWarn
No description provided by the author
#
Structs
LogEntry
LogEntry 表示一条日志记录.
Logger
Logger 日志记录器.
LogSource
LogSource 表示日志来源信息.
Metrics
Metrics 性能指标收集器.
#
Type aliases
LogLevel
LogLevel 日志级别.