Occurs before a log entries is written in a repository.
Namespace:
Novalys.VisualGuard.SecurityAssembly: Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2.8.812.15 (2.8.812.15)
Syntax
| C# |
|---|
public static event VGLogWritingEventHandler LogWriting |
| Visual Basic (Declaration) |
|---|
Public Shared Event LogWriting As VGLogWritingEventHandler |
Remarks
The event handler receives an argument of type VGLogWritingEventArgs containing data related to this event.
The LogWriting event allows altering or filtering events that will be written in a repository.