ILoggerFactoryProvider3.GetLoggerFactory3 Method |
Gets the ILoggerFactory3 for the given role.
Namespace: PostSharp.Patterns.Diagnostics.Custom
Assembly: PostSharp.Patterns.Common (in PostSharp.Patterns.Common.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
ILoggerFactory3 GetLoggerFactory3( string role )
Parameters
- role
- Type: System.String
The role for which the logger is requested.