Package org.apache.juli.logging


package org.apache.juli.logging
  • Class
    Description
    A simple logging interface abstracting logging APIs.
    An exception that is thrown only if a suitable LogFactory or Log instance cannot be created by the corresponding factory methods.
    This is a modified LogFactory that uses a simple ServiceLoader based discovery mechanism with a default of using JDK based logging.