| Class | Description |
|---|---|
| JiraLogLocator |
Utility class to find the location of JIRA's log file.
|
| Log4jKit |
A class to help with logging-related concerns.
|
| 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.
|
| RateLimitingLogger |
A logger for use where there is the chance for large numbers of repetitive errors.
|
Copyright © 2002-2016 Atlassian. All Rights Reserved.