Writes event log information.
public void WriteLog( EventLogEntry logEntry )
public void WriteLog(
EventLogEntry logEntry
)
Sub WriteLog( _ ByVal logEntry As Leadtools.Jpip.Logging.EventLogEntry _ )
Sub WriteLog( _
ByVal logEntry As Leadtools.Jpip.Logging.EventLogEntry _
void WriteLog( Leadtools.Jpip.Logging.EventLogEntry^ logEntry )
void WriteLog(
Leadtools.Jpip.Logging.EventLogEntry^ logEntry
logEntry A EventLogEntry which contains the event log information.
This method will be called by EventLogger when a new event log is generated.
For an example, refer to Leadtools.Jpip.Server.JpipServer.
Target Platforms
ILogginChannel Interface
ILogginChannel Members
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
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library