![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.28
|
Class | Description | |
---|---|---|
![]() | DebugLoggingChannel | Implements a logging channel that outputs to the debug console. |
![]() | EventLogLoggingChannel | Implements a logging channel that outputs to the event log. |
![]() | FileLoggingChannel | Implements a logging channel that outputs to a file. |
![]() | LoggingChannel | Provides a base implementation of a LoggingChannel. |
![]() | RollingFileLoggingChannel | Implements a logging channel that writes to a file. |
![]() | SysLogLoggingChannel | Implements a logging channel that writes to a syslog server. |
Enumeration | Description | |
---|---|---|
![]() | Facility | Identifies the application or component that generated the log message. |
![]() | Severity | The severity of the message. |