Logging

Top Previous Topic Next Topic  Print this topic

datalogging

 

In the panel on the left, select Log Configuration. Then in the main view, double-click on Log Level to change the logging level. There are 3 logging levels:

 

None - No logging will occur.
Normal - Only errors and warnings will be logged.
All - Everything will be logged. This includes errors, warnings and various traces.
Debug - Most verbose. To be used only for debugging purposes because it may affect the performance of the application.

 

Dump Stack Traces On Error option writes a stack trace when an exception is thrown. This should be set to false unless instructed by Technical Support.

 

Note: You need to restart the service for changes to take effect. You can do that by checking Restart the service to apply changes when modifying a value.