Increasing this option to a value of 7 allows the greatest amount
of detail to be logged as each of the following level increments log additional
detail.
Name |
Level |
Description |
LOG_EMERG |
0 |
system is unusable |
LOG_ALERT |
1 |
action must be taken immediately |
LOG_CRIT |
2 |
critical conditions |
LOG_ERR |
3 |
error conditions |
LOG_WARNING |
4 |
warning conditions |
LOG_NOTICE |
5 |
normal but significant condition |
LOG_INFO |
6 |
informational |
LOG_DEBUG |
7 |
debug-level messages |
Note: You will lose your changes to the logging level if you restart the project
without also changing the logging level on the Server. After you have made the
change, stop and remove the project from the Server, then redeploy the project to
activate the new logging level.