Method GetLoggerFactory
GetLoggerFactory(String)
Gets an instance of the ILoggerFactory2 interface.
Declaration
ILoggerFactory2 GetLoggerFactory(string role)
Parameters
Type | Name | Description |
---|---|---|
String | role | The role for which the logger is requested. |
Returns
Type | Description |
---|---|
ILoggerFactory2 |