Package org.apache.commons.logging.impl


package org.apache.commons.logging.impl
  • Classes
    Class
    Description
    An implementation of Apache Commons Logging LogFactory for JBoss Logging.
    Trivial implementation of Log that throws away all messages.
    Simple implementation of Log that sends all enabled log messages, for all defined loggers, to System.err.