aznamier/keycloak-event-listener-rabbitmq

Logging configuration

Opened this issue · 2 comments

ath88 commented

Hello there,

Thanks for this piece of open source. :)

Is there any chance you could add configuration that allows us to suppress the 'SUCCESS sending message'-logs? It quickly becomes very dominating.

Hello, and thanks.
For logging levels I would welcome a pull request that puts proper logging in place of System.out solution that is there right now. I think its done in one of the forks.

(a bit snowed under my day job tasks atm)

I think it should support filter = comma separated routing key prefixes like filter = 'KK.EVENT.#, someotherprefix' to filter generated events.