GetLoggerFactory3(string)
Gets the ILoggerFactory3 for the given role.
Declaration
ILoggerFactory3 GetLoggerFactory3(string role)Parameters
| Type | Name | Description |
|---|---|---|
| string | role | The role for which the logger is requested. |
Returns
| Type | Description |
|---|---|
| ILoggerFactory3 |