docs/core/glog-config #263
Replies: 2 comments 1 reply
-
|
你好,我没编译之前可以正常生成日志文件,但是编译之后无法看到日志文件,请问是哪里的问题,望解答谢谢。 |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
能详细说明一下rotateSize, rotateExpire, rotateBackupLimit, rotateBackupExpire 这几个配置项的值应该是什么吗? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
docs/core/glog-config
GoFrame框架中日志组件的配置管理功能,包括如何通过配置文件和配置方法管理Logger对象。日志组件支持多种配置格式,模块化设计使其能独立地进行日志输出配置。配置项涵盖日志路径、输出级别和终端显示等,日志级别支持多种模式,确保灵活记录各级别信息。
https://goframe.org/docs/core/glog-config
Beta Was this translation helpful? Give feedback.
All reactions