docs/core/gdb-senior-logging #195
Replies: 1 comment
-
database:
这个配置的横杠"-" 要去掉吧,有横杠配置不生效。 |
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/gdb-senior-logging
GoFrame框架中ORM组件的日志输出功能,重点讲解了如何通过SetLogger和GetLogger方法设置日志,以及如何在配置文件中启用日志输出功能。文中示例展示了SQL语句的调试过程,包括日志级别、执行耗时、SQL语句等详细信息,帮助用户更好地理解和调试应用程序中的数据库操作。
https://goframe.org/docs/core/gdb-senior-logging
Beta Was this translation helpful? Give feedback.
All reactions