You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a logback appender that publishes logging events ILoggingEvent.
It would be nice to have the same thing to publish access events IAccessEvent
I had to create a new AmqpAppender implementation which extends AppenderBase<IAccessEvent> to publish access events to an AMQP Exchange