|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.greenhopper.service.logging.LogSupport
@Service(value="gh-LogSupport") public class LogSupport
This gives us log4j support so we can have our very own atlassian-greenhopper.log
| Field Summary | |
|---|---|
static java.lang.String |
SERVICE
|
| Constructor Summary | |
|---|---|
LogSupport()
|
|
| Method Summary | |
|---|---|
void |
onClearCache()
|
void |
onPluginStart()
|
void |
onPluginStop()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String SERVICE
| Constructor Detail |
|---|
public LogSupport()
| Method Detail |
|---|
public void onPluginStart()
public void onPluginStop()
public void onClearCache()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||