LEADTOOLS (Leadtools.Logging assembly)

RollingFileLoggingChannel Constructor(String,Boolean)

Show in webframe





The path of the file to write the log.
If set to true append to the file, otherwise overwrite the file.
Initializes a new instance of the RollingFileLoggingChannel class.
Syntax
public RollingFileLoggingChannel( 
   string path,
   bool append
)
'Declaration
 
Public Function New( _
   ByVal path As String, _
   ByVal append As Boolean _
)
'Usage
 
Dim path As String
Dim append As Boolean
 
Dim instance As New RollingFileLoggingChannel(path, append)

            

            
public:
RollingFileLoggingChannel( 
   String^ path,
   bool append
)

Parameters

path
The path of the file to write the log.
append
If set to true append to the file, otherwise overwrite the file.
Requirements

Target Platforms

See Also

Reference

RollingFileLoggingChannel Class
RollingFileLoggingChannel Members
Overload List

 

 


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