Class Log

java.lang.Object
org.veupathdb.lib.container.jaxrs.utils.logging.Log

public class Log extends Object
  • Constructor Details

    • Log

      public Log()
  • Method Details

    • initialize

      public static void initialize()
      Routes all logging through Log4J2 and applies the configuration from resources.

      This is needed to hijack the default logging done by other libraries and force them through log4j.