Class IntegrationLogEvents
Contains the Log
Inherited Members
Namespace: Silverback.Diagnostics
Assembly: Silverback.Integration.dll
Syntax
public static class IntegrationLogEvents
Properties
| Improve this doc View sourceBrokerConnected
Gets the Log
Declaration
public static LogEvent BrokerConnected { get; }
Property Value
Type | Description |
---|---|
Log |
BrokerConnecting
Gets the Log
Declaration
public static LogEvent BrokerConnecting { get; }
Property Value
Type | Description |
---|---|
Log |
BrokerConnectionError
Gets the Log
Declaration
public static LogEvent BrokerConnectionError { get; }
Property Value
Type | Description |
---|---|
Log |
BrokerDisconnected
Gets the Log
Declaration
public static LogEvent BrokerDisconnected { get; }
Property Value
Type | Description |
---|---|
Log |
BrokerDisconnecting
Gets the Log
Declaration
public static LogEvent BrokerDisconnecting { get; }
Property Value
Type | Description |
---|---|
Log |
CallbackHandlerError
Gets the Log
Declaration
public static LogEvent CallbackHandlerError { get; }
Property Value
Type | Description |
---|---|
Log |
CannotMoveSequences
Gets the Log
Declaration
public static LogEvent CannotMoveSequences { get; }
Property Value
Type | Description |
---|---|
Log |
ConsumerCommitError
Gets the Log
Declaration
public static LogEvent ConsumerCommitError { get; }
Property Value
Type | Description |
---|---|
Log |
ConsumerConnectError
Gets the Log
Declaration
public static LogEvent ConsumerConnectError { get; }
Property Value
Type | Description |
---|---|
Log |
ConsumerConnected
Gets the Log
Declaration
public static LogEvent ConsumerConnected { get; }
Property Value
Type | Description |
---|---|
Log |
ConsumerDisconnectError
Gets the Log
Declaration
public static LogEvent ConsumerDisconnectError { get; }
Property Value
Type | Description |
---|---|
Log |
ConsumerDisconnected
Gets the Log
Declaration
public static LogEvent ConsumerDisconnected { get; }
Property Value
Type | Description |
---|---|
Log |
ConsumerDisposingError
Gets the Log
Declaration
public static LogEvent ConsumerDisposingError { get; }
Property Value
Type | Description |
---|---|
Log |
ConsumerFatalError
Gets the Log
Declaration
public static LogEvent ConsumerFatalError { get; }
Property Value
Type | Description |
---|---|
Log |
ConsumerRollbackError
Gets the Log
Declaration
public static LogEvent ConsumerRollbackError { get; }
Property Value
Type | Description |
---|---|
Log |
ConsumerStartError
Gets the Log
Declaration
public static LogEvent ConsumerStartError { get; }
Property Value
Type | Description |
---|---|
Log |
ConsumerStopError
Gets the Log
Declaration
public static LogEvent ConsumerStopError { get; }
Property Value
Type | Description |
---|---|
Log |
CreatingNewConsumer
Gets the Log
Declaration
public static LogEvent CreatingNewConsumer { get; }
Property Value
Type | Description |
---|---|
Log |
CreatingNewProducer
Gets the Log
Declaration
public static LogEvent CreatingNewProducer { get; }
Property Value
Type | Description |
---|---|
Log |
EndpointConfiguratorError
Gets the Log
Declaration
public static LogEvent EndpointConfiguratorError { get; }
Property Value
Type | Description |
---|---|
Log |
ErrorInitializingActivity
Reserved, not used anymore.
Declaration
[Obsolete("Not used anymore.", true)]
public static LogEvent ErrorInitializingActivity { get; }
Property Value
Type | Description |
---|---|
Log |
ErrorProcessingInboundMessage
Gets the Log
Declaration
public static LogEvent ErrorProcessingInboundMessage { get; }
Property Value
Type | Description |
---|---|
Log |
Remarks
If the message belongs to a sequence the Error
ErrorProcessingInboundSequence
Gets the Log
Declaration
public static LogEvent ErrorProcessingInboundSequence { get; }
Property Value
Type | Description |
---|---|
Log |
ErrorProcessingOutbox
Gets the Log
Declaration
public static LogEvent ErrorProcessingOutbox { get; }
Property Value
Type | Description |
---|---|
Log |
ErrorProducingMessage
Gets the Log
Declaration
public static LogEvent ErrorProducingMessage { get; }
Property Value
Type | Description |
---|---|
Log |
ErrorProducingOutboxStoredMessage
Gets the Log
Declaration
public static LogEvent ErrorProducingOutboxStoredMessage { get; }
Property Value
Type | Description |
---|---|
Log |
ErrorReconnectingConsumer
Gets the Log
Declaration
public static LogEvent ErrorReconnectingConsumer { get; }
Property Value
Type | Description |
---|---|
Log |
IncompleteSequenceAborted
Gets the Log
Declaration
public static LogEvent IncompleteSequenceAborted { get; }
Property Value
Type | Description |
---|---|
Log |
InvalidEndpointConfiguration
Gets the Log
Declaration
public static LogEvent InvalidEndpointConfiguration { get; }
Property Value
Type | Description |
---|---|
Log |
InvalidMessageProcessed
Gets the Log
Declaration
public static LogEvent InvalidMessageProcessed { get; }
Property Value
Type | Description |
---|---|
Log |
InvalidMessageProduced
Gets the Log
Declaration
public static LogEvent InvalidMessageProduced { get; }
Property Value
Type | Description |
---|---|
Log |
LowLevelTracing
Gets the Event
Declaration
public static LogEvent LowLevelTracing { get; }
Property Value
Type | Description |
---|---|
Log |
MessageAddedToSequence
Gets the Log
Declaration
public static LogEvent MessageAddedToSequence { get; }
Property Value
Type | Description |
---|---|
Log |
MessageAlreadyProcessed
Gets the Log
Declaration
public static LogEvent MessageAlreadyProcessed { get; }
Property Value
Type | Description |
---|---|
Log |
MessageMoved
Gets the Log
Declaration
public static LogEvent MessageMoved { get; }
Property Value
Type | Description |
---|---|
Log |
MessageProduced
Gets the Log
Declaration
public static LogEvent MessageProduced { get; }
Property Value
Type | Description |
---|---|
Log |
MessageSkipped
Gets the Log
Declaration
public static LogEvent MessageSkipped { get; }
Property Value
Type | Description |
---|---|
Log |
MessageWrittenToOutbox
Gets the Log
Declaration
public static LogEvent MessageWrittenToOutbox { get; }
Property Value
Type | Description |
---|---|
Log |
NullMessageSkipped
Declaration
public static LogEvent NullMessageSkipped { get; }
Property Value
Type | Description |
---|---|
Log |
OutboxEmpty
Gets the Log
Declaration
public static LogEvent OutboxEmpty { get; }
Property Value
Type | Description |
---|---|
Log |
PolicyApplyRuleReturnedFalse
Gets the Log
Declaration
public static LogEvent PolicyApplyRuleReturnedFalse { get; }
Property Value
Type | Description |
---|---|
Log |
PolicyChainCompleted
Gets the Log
Declaration
public static LogEvent PolicyChainCompleted { get; }
Property Value
Type | Description |
---|---|
Log |
PolicyExceptionExcluded
Gets the Log
Declaration
public static LogEvent PolicyExceptionExcluded { get; }
Property Value
Type | Description |
---|---|
Log |
PolicyExceptionNotIncluded
Gets the Log
Declaration
public static LogEvent PolicyExceptionNotIncluded { get; }
Property Value
Type | Description |
---|---|
Log |
PolicyMaxFailedAttemptsExceeded
Gets the Log
Declaration
public static LogEvent PolicyMaxFailedAttemptsExceeded { get; }
Property Value
Type | Description |
---|---|
Log |
ProcessingInboundMessage
Gets the Log
Declaration
public static LogEvent ProcessingInboundMessage { get; }
Property Value
Type | Description |
---|---|
Log |
ProcessingOutboxStoredMessage
Gets the Log
Declaration
public static LogEvent ProcessingOutboxStoredMessage { get; }
Property Value
Type | Description |
---|---|
Log |
ProducerConnected
Gets the Log
Declaration
public static LogEvent ProducerConnected { get; }
Property Value
Type | Description |
---|---|
Log |
ProducerDisconnected
Gets the Log
Declaration
public static LogEvent ProducerDisconnected { get; }
Property Value
Type | Description |
---|---|
Log |
ReadingMessagesFromOutbox
Gets the Log
Declaration
public static LogEvent ReadingMessagesFromOutbox { get; }
Property Value
Type | Description |
---|---|
Log |
RetryDelayed
Gets the Log
Declaration
public static LogEvent RetryDelayed { get; }
Property Value
Type | Description |
---|---|
Log |
RetryMessageProcessing
Gets the Log
Declaration
public static LogEvent RetryMessageProcessing { get; }
Property Value
Type | Description |
---|---|
Log |
RollbackToRetryFailed
Gets the Log
Declaration
public static LogEvent RollbackToRetryFailed { get; }
Property Value
Type | Description |
---|---|
Log |
RollbackToSkipFailed
Gets the Log
Declaration
public static LogEvent RollbackToSkipFailed { get; }
Property Value
Type | Description |
---|---|
Log |
SequenceCompleted
Gets the Log
Declaration
public static LogEvent SequenceCompleted { get; }
Property Value
Type | Description |
---|---|
Log |
SequenceProcessingAborted
Gets the Log
Declaration
public static LogEvent SequenceProcessingAborted { get; }
Property Value
Type | Description |
---|---|
Log |
SequenceStarted
Gets the Log
Declaration
public static LogEvent SequenceStarted { get; }
Property Value
Type | Description |
---|---|
Log |
SequenceTimeoutError
Gets the Log
Declaration
public static LogEvent SequenceTimeoutError { get; }
Property Value
Type | Description |
---|---|
Log |
SkippingIncompleteSequence
Gets the Log
Declaration
public static LogEvent SkippingIncompleteSequence { get; }
Property Value
Type | Description |
---|---|
Log |