Go to Logging Maintenance, and click New to open a detail form.
Enter a Category name. Categories for logs correspond to Java Name Space. If you are unfamiliar with this concept, get a developer to assist you in creating a new log.
Select a Log Level. The log level you select determines the verbosity of the log. Each level includes messages at its own and all higher levels, For example, WARN (3) includes WARN, ERROR, and FATAL; DEBUG (1) includes all levels; and so on.
Click Save.
You are more likely to change the log level of an existing log to help troubleshoot issues in the system than to create a new log. Simply change the log level in the category's detail form and save.
Note: You cannot change the log level from the Logging Maintenance list.
Related Topics