Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add logback appender for access event [AMQP-802] #2353

Open
spring-operator opened this issue Mar 10, 2018 · 2 comments
Open

Add logback appender for access event [AMQP-802] #2353

spring-operator opened this issue Mar 10, 2018 · 2 comments

Comments

@spring-operator
Copy link
Contributor

Youssef Foullous opened AMQP-802 and commented

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


No further details from AMQP-802

@spring-operator
Copy link
Contributor Author

Gary Russell commented

If you would like to contribute your work, please see CONTRIBUTING. Thanks!

@spring-operator
Copy link
Contributor Author

Artem Bilan commented

For more info: https://logback.qos.ch/access.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant