Logging Events and Errors 记录事件和错误日志
In development and test mode, you may want all the logging and debugging to be active, since it could be essential for finding errors.
在开发和测试模式中,可能希望所有日志记录和调试功能均为活动状态,因为这些功能对于发现错误非常重要。
There are number of logging reporting features that display information such as the number of visitors, what sites your visitors are coming from, and a list of all the errors, should any occur.
可以使用许多日志报告特性显示各种信息,比如访问者的数量、访问者来自哪些站点和所有错误的列表等等。
If you know how logging activities affect your database and operating system, you will be able to successfully and efficiently troubleshoot the problems that can arise from logging errors.
如果您知道日志记录活动如何影响数据库和操作系统,就能够成功且有效地排除由于日志记录错误而产生的问题。
应用推荐