Interface ILambdaExceptionFingerprinter
The ILambda
Namespace: LambdaSharp.Exceptions
Assembly: LambdaSharp.Logging.dll
Syntax
public interface ILambdaExceptionFingerprinter
Properties
FingerprintValue
The Fingerprint
Declaration
string FingerprintValue { get; }
Property Value
Type | Description |
---|---|
System. |
The fingerprint value. |