Click or drag to resize

AppLogSettings Properties

The AppLogSettings type exposes the following members.

Properties
 NameDescription
Public propertyAmqpTraceEnabled If true, transport oritented diagnostic trace information from the underlying Microsoft Amqp.Net library will also be included in the CFX diagnostic logs
Public propertyLogFilePath The full path and filename where diagnostic log entries should be written. If null or empty, no log is written to disk.
Public propertyLoggingEnabled Global enable/disable flag for logging. If false, all CFX diagnostic logging is disabled.
Public propertyLoggingLevel A flag type enumeration indicating which logging levels are to be enabled
Top
See Also