The Novalys.VisualGuard.Security.Logging namespace provides classes used to write in the log of a Visual Guard repository.

  • The VGLogger class allows to write a log entry in a repository log.
  • The VGLogEntry represents a message to write in a repository log.

For more information about the Visual Guard Logging features, you consult the document Using Visual Guard Logging features

Classes

  ClassDescription
Public classVGEventLogArgs
Public classVGLogEntry
Represents a log message. Contains the common properties that are required for all log messages.
Public classVGLogEntryCollection
Represents a collection of VGLogEntry objects.
Public classVGLogEntryComparer
Compares two VGLogEntry for equivalence.
Public classVGLogger
Facade for writing a log entry to the log stored in a Visual Guard repository

Enumerations

  EnumerationDescription
Public enumerationVGEventLogParams
Public enumerationVGLogCategory
The categories of log entry managed by Visual Guard.
Public enumerationVGLogEntryComparer..::..SortColumn
The column used to sort a collection
Public enumerationVGPredefinedMessageId
List of id of Visual Guard predefined log events