Click or drag to resize

MicaExceptionLogger Property

Gets the logger attached to this exception and that can be used to create entries or find steps.

Namespace:  MicaSystems.Utils
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public ILogger Logger { get; }

Property Value

Type: ILogger
See Also