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 |