You can use a service diagnostics policy to set options
for messages generated by a service.
Log messages generated by a service are stored in the .log file
in the \.metadata directory in the workspace of the proxy installation.
You can select the following log levels for a service request, listed
in ascending order according to message severity.
- ALL
- Log all messages.
- FINEST
- Highly detailed messages.
- FINER
- Fairly detailed messages.
- FINE
- Detailed messages.
- CONFIG
- Static configuration messages, useful for debugging.
- INFO
- Informational messages for end users and administrators. Default.
- WARNING
- Messages describing potential problems.
- SEVERE
- Messages indicating a serious failure.
- OFF
- Turn logging off.