A source of loggable entries.
Syntax
'Declaration
<ComVisibleAttribute(False)>
<InterfaceCompositorAttribute(OpcLabs.BaseLib.Instrumentation.Internal.LoggingHandlerCompositor)>
Public Interface ILoggingHandler
'Usage
Dim instance As ILoggingHandler
[ComVisible(false)]
[InterfaceCompositor(OpcLabs.BaseLib.Instrumentation.Internal.LoggingHandlerCompositor)]
public interface ILoggingHandler
[ComVisible(false)]
[InterfaceCompositor(OpcLabs.BaseLib.Instrumentation.Internal.LoggingHandlerCompositor)]
public interface class ILoggingHandler
Requirements
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
See Also