EventLogEntryData Class |
Namespace: Omada.OE.Model
[SerializableAttribute] public class EventLogEntryData : LogEntry
The EventLogEntryData type exposes the following members.
Name | Description | |
---|---|---|
![]() | EventLogEntryData |
Name | Description | |
---|---|---|
![]() | Category | (Inherited from LogEntry.) |
![]() | Component | (Inherited from LogEntry.) |
![]() | Context | (Inherited from LogEntry.) |
![]() | ContextId | (Inherited from LogEntry.) |
![]() | CorrelationId | (Inherited from LogEntry.) |
![]() | DateTime | (Inherited from LogEntry.) |
![]() | ElapsedTime | (Inherited from LogEntry.) |
![]() | Event | (Inherited from LogEntry.) |
![]() | EventId | (Inherited from LogEntry.) |
![]() | Exception | (Inherited from LogEntry.) |
![]() | HostName | (Inherited from LogEntry.) |
![]() | Layer | (Inherited from LogEntry.) |
![]() | Level | (Inherited from LogEntry.) |
![]() | Location | (Inherited from LogEntry.) |
![]() | MayContainPII | (Inherited from LogEntry.) |
![]() | Message | (Inherited from LogEntry.) |
![]() | MetaData | (Inherited from LogEntry.) |
![]() | TenantId | (Inherited from LogEntry.) |
![]() | UserId | (Inherited from LogEntry.) |
![]() | Username | (Inherited from LogEntry.) |
Name | Description | |
---|---|---|
![]() ![]() | GetFromLogEntry |
Returns an instance of the class based on existing log entry object
|
![]() | ToString | (Inherited from LogEntry.) |
Name | Description | |
---|---|---|
![]() | ExceptionDetails |
If log entry contains an exception the field should present its details.
|
Name | Description | |
---|---|---|
![]() | ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) |
![]() | ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) |
![]() | ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |