package

com.atlassian.jira.util.log

Classes

JiraLogLocator Utility class to find the location of JIRA's log file. 
Log4jKit A class to help with log4j related code 
LogMarker A helper class to mark the logs for support reasons 
NShotLogger An Log4J logger wrapper than will only log N times. 
OneShotLogger An Log4J logger wrapper than will only log 1 times After maxTimes number of calls the logger silently discards thee logging output.