Creates a new instance of file log writer based on the specified file and the default "Info" log level.
Namespace:
Rebex
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public Sub New ( _ path As String _ ) |
C# |
---|
public FileLogWriter( string path ) |
Parameters
- path
- Type: System..::..String
Path to log file.