App |
The AppLog type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AmqpTraceEnabled | If true, transport oritented diagnostic trace information from the underlying Microsoft Amqp.Net library will also be included in the CFX diagnostic logs |
![]() ![]() | LogFilePath | The full path and filename where diagnostic log entries should be written. If null or empty, no log is written to disk. |
![]() ![]() | LoggingEnabled | Global enable/disable flag for logging. If false, all CFX diagnostic logging is disabled. |
![]() ![]() | LoggingLevel | A flag type enumeration indicating which logging levels are to be enabled |
![]() ![]() | SettingsPath | Defines the full path and file name of a file containing diagnostic log settings (in JSON format). The running application will search for this file at runtime (every 10 seconds), and apply the logging settings specified. |