Method | Description | |
---|---|---|
Flush ( ) : void | ||
GetTimeout ( ) : int | ||
LogFileWriter ( ILogConstructor constructor, IOptions options ) : System | ||
Write ( LogItem message ) : void |
Method | Description | |
---|---|---|
Rotate ( ) : void |
public LogFileWriter ( ILogConstructor constructor, IOptions options ) : System | ||
constructor | ILogConstructor | |
options | IOptions | |
return | System |