Method | Description | |
---|---|---|
SerilogLoggerFactoryAdapter ( NameValueCollection properties ) : System |
Constructor
|
Method | Description | |
---|---|---|
CreateLogger ( string name ) : ILog |
Get a ILog instance by type name
|
Method | Description | |
---|---|---|
SerilogLoggerFactoryAdapter ( System properties ) : System |
protected CreateLogger ( string name ) : ILog | ||
name | string | |
return | ILog |
public SerilogLoggerFactoryAdapter ( NameValueCollection properties ) : System | ||
properties | NameValueCollection | |
return | System |