Package org.jgroups.logging


package org.jgroups.logging
  • Class
    Description
    An extension interface allowing to plug in a custom log provider.
    Logger that delivers messages to a JDK logger
    Simple logging wrapper for log4j or JDK logging.
    Logger that delivers messages to a Log4J2 logger
    Factory that creates Log instances.
    Logger that delivers messages to a SLF4J logger