Project

General

Profile

« Previous | Next » 

Revision 97ed1eda

Added by Andreas Müller almost 2 years ago

ref #10055 add TODO in LoggingConfigurator

View differences:

src/main/java/eu/etaxonomy/cdm/server/logging/LoggingConfigurator.java
27 27
 * @author a.kohlbecker
28 28
 * @since Jun 10, 2020
29 29
 */
30
//TODO AM check if we can do something similar with log4j (https://logging.apache.org/log4j/2.x/manual/webapp.html) to remove additional dependency
31
//     if yes, the slf4j dependencies need to be adapted to not send log4j2 to slf4j but the other way round.
30 32
public class LoggingConfigurator {
31 33

  
32 34
    public void configureServer() {

Also available in: Unified diff