Package org.perf.log.app.logger

Interface Summary
Logger A Sample Logger interface that uses Java Util Logging levels It uses traditional methods: debug, error, info, trace and warn or equivalent finest, severe, info, fine and warning equivalent of Java Util Logging interface
 

Class Summary
AppLogData  
AppLoggerImpl  
AppLogMessageFormatter This class is used to format the message as passed.
CommonJAsyncThreadLogger  
CommonJAsyncWorkerThread  
LoggerFactory