On the "Logs" page, the required log level can be set for the various modules.
Log file retention period in days
Period in days for which to retain log files (1-9999). At the end of the specified number of days, older log files will be deleted automatically.
Log level
Set the level of detail of the information which is to be logged:
• | None/Off: No information will be recorded in the log. |
• | Error: Only errors will be recorded in the log. |
• | Warning: As well as the "Error" all warnings will be recorded in the log. |
• | Info: As well a the "Warning" information such as server start, server stop, user login etc. will also be recorded in the log. |
• | Debug: This level is not recommended for productive use as it impairs performance. |
• | All/Verbose/Trace: All requests will be recorded in the log. This level is not recommended for productive use as it impairs performance and causes the log files to grow very rapidly. |
|