Class PoolLogger


  • public class PoolLogger
    extends Object
    A logger for events triggered by a Pool or PoolableObject.

    Instances of this class are thread-safe.

    This class needs SLF4J to be present on the class path to work. If it isn't nothing will be logged at all.

    Author:
    Rob Spoor