error logger file
常见例句
- Generally, you will use LOGINFO to log detailed error and other informational messages. You will use LOGGER to capture your debug messages to the log file.
通常,我们会使用 LOGINFO 来记录详细错误和其他信息消息,并会使用 LOGGER 将调试信息截获到日志文件中。 返回 error logger file