spring-data-mongodb
spring-data-mongodb copied to clipboard
Generally review logging handling [DATAMONGO-961]
Thomas Darimont opened DATAMONGO-961 and commented
Currently MongoDbUtils uses the LOGGER directly without using any guards to check whether the logging is enabled
Affects: 1.5 GA (Dijkstra)
Referenced from: pull request https://github.com/spring-projects/spring-data-mongodb/pull/194
Oliver Drotbohm commented
After a review of the proposed changes we decided to take a step back and rather review the usage of logging over the entire module