Метод | Описание | |
---|---|---|
GetLogConstructor ( ) : ILogConstructor | ||
LogConstructorFactory ( IOptions options ) : System.Text |
Метод | Описание | |
---|---|---|
AddConstructor ( ILogConstructor constructor ) : void | ||
AddStringAppender ( ) : void | ||
Escaped ( char val ) : void |
public GetLogConstructor ( ) : ILogConstructor | ||
Результат | ILogConstructor |
public LogConstructorFactory ( IOptions options ) : System.Text | ||
options | IOptions | |
Результат | System.Text |