Uses of Class
com.acsinet_solutions.util.log.AbstractLog4JPatternLayout

Packages that use AbstractLog4JPatternLayout
com.acsinet_solutions.util.log Simple extensions for Log4J for the support of nested exceptions where J2SE 1.4 exception nesting is not being used. 
 

Uses of AbstractLog4JPatternLayout in com.acsinet_solutions.util.log
 

Subclasses of AbstractLog4JPatternLayout in com.acsinet_solutions.util.log
 class Log4JCompactPatternLayout
          This class allows a compact ( 10 line per level ) reporting of nested exceptions, so stack traces in log files to not grow endlessly.
 class Log4JExtendedPatternLayout
          Extension of the Log4J pattern to allow reporting of nested exceptions.