LEADTOOLS (Leadtools.Logging assembly)
LEAD Technologies, Inc

FileLoggingChannel Constructor(String,Boolean)






The path of the file to write the log.
If set to true append to the file, otherwise, overwrites the file if it exists.
Initializes a new instance of the FileLoggingChannel class.
Syntax
public FileLoggingChannel( 
   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 FileLoggingChannel(path, append)
public FileLoggingChannel( 
   string path,
   bool append
)
function FileLoggingChannel( 
   path ,
   append 
)
public:
FileLoggingChannel( 
   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, overwrites the file if it exists.
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

FileLoggingChannel Class
FileLoggingChannel 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