C#
VB
C++
Occurs before a message is logged.
public event EventHandler<LogEventArgs> Logging Public Event Logging As EventHandler(Of LogEventArgs)
public:event EventHandler<LogEventArgs^>^ Logging
The event handler receives an argument of type LogEventArgs containing data related to this event. The following LogEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| LogEntry | Gets the ILogEntry object. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
