package
0.7.9
Repository: https://github.com/sun-wenming/go-tools.git
Documentation: pkg.go.dev

# Functions

- debug:没问题,就看看堆栈.
- debug:没问题,就看看堆栈.
- Error:跟遇到的用户说对不起,可能有bug.
- Error:跟遇到的用户说对不起,可能有bug.
- Fatal:网站挂了,或者极度不正常.
- Fatal:网站挂了,或者极度不正常.
getCaller retrieves the name of the first non-logrus calling function 获取调用者的文件、方法名、行数。.
GetLogger logger.
- Info:提示一切正常.
- Info:提示一切正常.
If you wish to add the calling method as a field 获取调用 日志的具体位置.
初始化日志配置.
- Warn:记录一下,某事又发生了.
- Warn:记录一下,某事又发生了.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author