Interface IDecorateLog
Namespace: TcoCore.Logging
Assembly: TcoCoreConnector.dll
Syntax
public interface IDecorateLog
Properties
| Improve this Doc View SourceLogPayloadDecoration
Declaration
Func<object> LogPayloadDecoration { get; set; }
Property Value
Type | Description |
---|---|
System.Func<System.Object> |