zalando / nakadi

A distributed event bus that implements a RESTful API abstraction on top of Kafka-like queues
https://nakadi.io
MIT License
952 stars 292 forks source link

Change logging implementation to Log4j 2. #1531

Closed 1u0 closed 1 year ago

1u0 commented 1 year ago

Description

This changes logging backend from log4j (1.x) to log4j2:

Review

Deployment Notes

Should there be release info about change of logging backend (and hence configuration)?