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
VGLogEntry
Represents a log message. Contains the common properties that are required for all log messages.
VGLogEntryCollection
Represents a collection of VGLogEntry objects.
VGLogEntryComparer
Compares two VGLogEntry for equivalence.
VGLogger
Facade for writing a log entry to the log stored in a Visual Guard repository

Enumerations

  EnumerationDescription
VGLogCategory
The categories of log entry managed by Visual Guard.
VGLogEntryComparer..::.SortColumn
The column used to sort a collection
VGPredefinedMessageId
List of id of Visual Guard predefined log events