ILoggerFactoryProvider.GetLoggerFactory Method |
Gets an instance of the ILoggerFactory2 interface.
Namespace: PostSharp.Patterns.Diagnostics.Custom
Assembly: PostSharp.Patterns.Common (in PostSharp.Patterns.Common.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
ILoggerFactory2 GetLoggerFactory( string role )
Parameters
- role
- Type: System.String
The role for which the logger is requested.