←Select platform

Format Method (LoggingChannel)

Summary

Formats the specified log entry.

Syntax

C#
VB
C++
public virtual string Format(  
   Leadtools.Logging.ILogEntry logEntry 
) 
Public Overridable Function Format( _ 
   ByVal logEntry As Leadtools.Logging.ILogEntry _ 
) As String 
public: 
virtual String^ Format(  
   Leadtools.Logging.ILogEntry^ logEntry 
) 

Parameters

logEntry
The log entry.

Return Value

An XML serialized string that represents the log entry.

Example

For an example refer to Info(String,String)

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Logging Assembly
Click or drag to resize