Method | Description | |
---|---|---|
Dispose ( ) : void | ||
FluentLoggerFactoryAdapter ( ) : System | ||
FluentLoggerFactoryAdapter ( |
Method | Description | |
---|---|---|
CreateLogger ( string name, LogLevel level, bool showLevel, bool showDateTime, bool showLogName, string dateTimeFormat ) : ILog |
Method | Description | |
---|---|---|
WriteLog ( object obj ) : void |
protected CreateLogger ( string name, LogLevel level, bool showLevel, bool showDateTime, bool showLogName, string dateTimeFormat ) : ILog | ||
name | string | |
level | LogLevel | |
showLevel | bool | |
showDateTime | bool | |
showLogName | bool | |
dateTimeFormat | string | |
return | ILog |
public FluentLoggerFactoryAdapter ( ) : System | ||
return | System |
public FluentLoggerFactoryAdapter ( |
||
properties | ||
return | System |