Leadtools.Logging.LoggingChannel Namespace > RollingFileLoggingChannel Class > RollingFileLoggingChannel Constructor : RollingFileLoggingChannel Constructor(String,Boolean) |
true
append to the file, otherwise overwrite the file.
'Usage Dim path As String Dim append As Boolean Dim instance As New RollingFileLoggingChannel(path, append)
true
append to the file, otherwise overwrite the file.