Show / Hide Table of Contents

    Interface IBrokerLogEnricher<TEndpoint>

    Provides enrichment for the logs written in the context of the consumers and producers, for the specified endpoint type.

    Inherited Members
    IBrokerLogEnricher.AdditionalPropertyName1
    IBrokerLogEnricher.AdditionalPropertyName2
    IBrokerLogEnricher.GetAdditionalValues(IEndpoint, IReadOnlyCollection<MessageHeader>, IBrokerMessageIdentifier)
    Namespace: Silverback.Diagnostics
    Assembly: Silverback.Integration.dll
    Syntax
    public interface IBrokerLogEnricher<TEndpoint> : IBrokerLogEnricher where TEndpoint : Endpoint
    Type Parameters
    Name Description
    TEndpoint

    The type of the endpoint that this enricher can be used for.

    • Improve this doc
    • View source
    GitHub E-Mail
    ↑ Back to top © 2020 Sergio Aquilini