LEADTOOLS (Leadtools.Logging assembly)

FileLoggingChannel Constructor(String,Boolean)

Show in webframe





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
)

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

See Also

Reference

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