NYPL-discovery / discovery-general

placeholder repo for general discovery work
0 stars 0 forks source link

Add log4j2 for recap harvester #40

Open jmathewt opened 7 years ago

jmathewt commented 7 years ago

recap harvester requires logging with spring boot. I have to incorporate log4j2 for that.

jmathewt commented 7 years ago

log4j2 configuration hasn't been successful and hence using spring boot logging. This has to be changed to logback.

jmathewt commented 7 years ago

I have been using slf4j and it has been working fine. I will close this once I make sure the log rotation is working for me as expected.