error logger file 错误登入器档案
Error Logger - Tracks redirection to error pages.
错误日志程序 – 跟踪错误页面的重定向。
Errors in processes beyond those in the Erlang shell are handled and recorded by the error logger, a built-in process that handles the error reporting.
除了Erlang shell中的错误以外,其他进程中的错误将由错误记录程序处理和记录,这是一个处理错误报告的内置进程。
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将调试信息截获到日志文件中。
应用推荐