C#
VB
C++
Formats the specified log entry.
Public Overrides Function Format( _
ByVal logEntry As Leadtools.Logging.ILogEntry _
) As String
public:
String^ Format(
Leadtools.Logging.ILogEntry^ logEntry
) override
logEntry
The log entry to format.
An xml serialized string that represents the log entry.
For an example refer to Info(string,string)
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