C#
VB
C++
Writes the log to the specified file.
Public Overrides Sub WriteLog( _
ByVal logEntry As Leadtools.Logging.ILogEntry _
)
public:
void WriteLog(
Leadtools.Logging.ILogEntry^ logEntry
) override
logEntry
The log entry.
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