LEADTOOLS (Leadtools.Logging assembly)
LEAD Technologies, Inc

RollingFileLoggingChannel Constructor(String,Boolean)






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
)
function 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RollingFileLoggingChannel Class
RollingFileLoggingChannel Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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