FileLogWriter(String) Constructor

Definition

Assembly XenoAtom.Logging.dll

Initializes a new instance of FileLogWriter with default file options.

public FileLogWriter(string filePath)

Parameters

filePath
String

The destination file path.