Package net.codesmarts.log4j

Interface Summary
BugReportAppender  
 

Class Summary
AbstractBugReportAppender Base class for BugReport Appenders
AbstractEmailBugReportAppender Base class for appenders that file bug reports as emails to specified addresses
AbstractHttpBugReportAppender Base class for creating BugReport appenders that file bugs to a web based bug tracking system
BugReport This class represents a list of logging events and a semiunique key as an atomic bug repot
BugReportController Controller singleton that coordinates bugreport appenders and bug reports
BugReportRunner Wrapper class used to call append on a BugReport appender it a separate thread
BugsGenieBugReportAppender Appender to file Bug Reports into the Bugs Genie bug tracking system (http://bugs-bug-genie.sourceforge.net/)
EmailBugReportAppender Bug Report appender that sends BugReports via email
FileSystemBugReportAppender Log4j appender that collects logging evnets in the same thread in a common buffer
HashUtility Methods for creating semiunique hash values based on logging incidents
SMSBugReportAppender  
ThreadEventLog Log of events for a single appender and thread.
 



Copyright © 2005 CodeSmarts. All Rights Reserved.