Common Logging 2.0 API Reference |
|
LogSetting.FactoryAdapterType Property
The ILoggerFactoryAdapter type that will be used for creating ILog instances.
[Visual Basic]
Public ReadOnly Property FactoryAdapterType() As
Type Public Get
End Get
End Property
[C#]
public
Type FactoryAdapterType { public get; }
See Also
LogSetting Class | Common.Logging.Configuration Namespace