PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​CustomILogger­Factory­Provider3Get­Logger­Factory3
Open sandboxFocus

ILoggerFactoryProvider3.GetLoggerFactory3 Method

GetLoggerFactory3(String)

Gets the ILoggerFactory3 for the given role.

Declaration
ILoggerFactory3 GetLoggerFactory3(string role)
Parameters
Type Name Description
System.String role

The role for which the logger is requested.

Returns
Type Description
ILoggerFactory3