Error processing SSI file
LEADTOOLS (Leadtools.Logging assembly)

Show in webframe

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
)

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

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