Set logging level properties
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Settings to the serviceLoggingLevel and
serviceFaultLevel take effect immediately at run time. You can also
set an immediate run-time value for the WSA loggingLevel property, as
well as a persistent value that takes affect the next time the WSA is started.
To change these settings, use OpenEdge Management or OpenEdge Explorer or the
wsaman utility. If you are working with a WSA installation on a
system that does not have an AdminServer installed, you must edit the
ubroker.properties file to change the persistent value of
loggingLevel property.
For more information on setting these logging level properties and their
appropriate values using OpenEdge Management and OpenEdge Explorer, see the online help.
You can also set the loggingLevel property If you are
using the wsaman utility, see the topics on the wsaman utility in OpenEdge
Application Server: Administration. For more information on the serviceLoggingLevel and serviceFaultLevel properties, see the Web service properties reference
sections of OpenEdge Application Server:
Administration.
For complete information on OpenEdge general logging capabilities, see OpenEdge Development: Debugging and Troubleshooting.
For more information on using log files, see Identifying relevant log files. For more information on handling SOAP faults, see SOAP faults.