Method GetLoggerFactory3
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 |