package
0.0.0-20241122052957-9e55e10e432b
Repository: https://github.com/andrew-m-c/trpc-go-utils.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Debug 输出 debug 级别参数列表日志.
DebugContext 输出 debug 级别参数列表日志.
DebugContextf 格式化输出 debug 级别日志.
Debugf 格式化输出 debug 级别日志.
Error 输出 error 级别参数列表日志.
ErrorContext 输出 error 级别参数列表日志.
ErrorContextf 格式化输出 error 级别日志.
Errorf 格式化输出 error 级别日志.
Fatal 输出 fatal 级别参数列表日志.
FatalContext 输出 fatal 级别参数列表日志.
FatalContextf 格式化输出 fatal 级别日志.
Fatalf 格式化输出 fatal 级别日志.
Info 输出 info 级别参数列表日志.
InfoContext 输出 info 级别参数列表日志.
InfoContextf 格式化输出 info 级别日志.
Infof 格式化输出 info 级别日志.
New 新建一个结构化日志项.
SetLevel 设置日志级别, 参数为 debug, info, warn, error, fatal 这些.
Warn 输出 warn 级别参数列表日志.
WarnContext 输出 warn 级别参数列表日志.
WarnContextf 格式化输出 warn 级别日志.
Warnf 格式化输出 warn 级别日志.

# Structs

No description provided by the author