|
Description
It will help you to determine execution timings between method/statement calls, JDBC calls etc...
Features:
* logs the time requires in method,Statement, Class, EJB, Hibernate calls * Performance report for the each method and statement calls. like highly time consuming methods, statements etc.., list of methods where mostly program breakes etc... * Easy configuration of level of logging using properties and XML file. * Easy to use as annotations at Class, Method or statement level loggings. * Have an email client, which can send the log files to DL specified. * Provides hints to most show stoper methods, statements.
|