Log |
The LogChannelInfoData type exposes the following members.
| Name | Description | |
|---|---|---|
| LogChannelInfoData | Initializes a new instance of the LogChannelInfoData class. | |
| LogChannelInfoData(String, String, LogLevel) | Initializes a new instance of the LogChannelInfoData class. |
| Name | Description | |
|---|---|---|
| LogLevel | Gets or sets the log level. | |
| LogName | Gets or sets the log name. | |
| LogSection | Gets or sets the log section. | |
| UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract) |