The IltmsLogHandler interface is implemented by the designer to enable the application to log server events. Once the application has defined its own log handler it can pass a pointer to its IltmsLogHandler interface with the IltmsServer::putref_LogHandler function. The server will call the application, with log events, through the assigned log handler interface. The IltmsLogHandler interface exposes the following functions:
IltmsLogHandler::InitializeLog
IltmsLogHandler::LogInformation
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