FileSystemLogger
Namespace: MBrace.Runtime
Logger that writes log entries to a local file
Static members
Static member | Description |
Create(path, showDate, append)
Signature: (path:string * showDate:bool option * append:bool option) -> FileSystemLogger
|
Creates a new file logger instance. |