Represents a log message. Contains the common properties that are required for all log messages.
Namespace:
Novalys.VisualGuard.Security.LoggingAssembly: Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 3.2.912.1 (3.2.912.01)
Syntax
| C# |
|---|
[SerializableAttribute] public sealed class VGLogEntry : ICloneable |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public NotInheritable Class VGLogEntry _ Implements ICloneable |