LEADTOOLS (Leadtools.Logging assembly)

Format Method (RollingFileLoggingChannel)

Show in webframe





The log entry to format.
Formats the specified log entry.
Syntax
public override string Format( 
   ILogEntry logEntry
)
'Declaration
 
Public Overrides Function Format( _
   ByVal logEntry As ILogEntry _
) As String
'Usage
 
Dim instance As RollingFileLoggingChannel
Dim logEntry As ILogEntry
Dim value As String
 
value = instance.Format(logEntry)

            

            
public:
String^ Format( 
   ILogEntry^ logEntry
) override 

Parameters

logEntry
The log entry to format.

Return Value

An xml serialized string that represents the log entry.
Example
For an example refer to Info(String,String)
Requirements

Target Platforms

See Also

Reference

RollingFileLoggingChannel Class
RollingFileLoggingChannel Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Logging requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features