C#
VB
C++
Initializes a new instance of the FileLoggingChannel class.
public FileLoggingChannel(
string path,
bool append
)
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET