VGLogEntry
|
Overloaded. Initializes a new instance of the VGLogEntry class. |
ApplicationId | The Visual Guard Id of the application |
EventId | Event identifier. |
MachineName | Name of the machine |
Message | Message body to log. |
Properties | Dictionary of key/value pairs to record. |
Severity | Log entry severity as a Severity enumeration. (Unspecified, Information, Warning or Error). |
TimeStamp | Date and time of the log entry message. |
Title | Additional description of the log entry message. |
UserId | The Visual Guard Id of the current user |
UserName | The Visual Guard Name of the current user |
VGLogEntry Class | Novalys.VisualGuard.Security.Logging Namespace