Package org.apache.log.output
package org.apache.log.output
This package contains some useful output destination LogTargets.
-
ClassesClassDescriptionAbstract output target.Abstract target.Abstract base class for targets that wrap other targets.An asynchronous LogTarget that sends entries on in another thread.Output LogEvents into an buffer in memory.A output target that does nothing.This is a priority filtering target that forwards only requests to other (wrapped) targets that have the same or a higher priority.Generic logging interface.