Method | Description | |
---|---|---|
TextFileLogAppender ( String path ) : System | ||
TextFileLogAppender ( String path, bool clear ) : System |
Method | Description | |
---|---|---|
GetWriterHandle ( ) : IWriterHandle |
protected GetWriterHandle ( ) : IWriterHandle | ||
return | IWriterHandle |
public TextFileLogAppender ( String path ) : System | ||
path | String | |
return | System |
public TextFileLogAppender ( String path, bool clear ) : System | ||
path | String | |
clear | bool | |
return | System |