Method | Description | |
---|---|---|
GetLogConstructor ( ) : ILogConstructor | ||
LogConstructorFactory ( IOptions options ) : System.Text |
Method | Description | |
---|---|---|
AddConstructor ( ILogConstructor constructor ) : void | ||
AddStringAppender ( ) : void | ||
Escaped ( char val ) : void |
public GetLogConstructor ( ) : ILogConstructor | ||
return | ILogConstructor |
public LogConstructorFactory ( IOptions options ) : System.Text | ||
options | IOptions | |
return | System.Text |