|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.maven.plugins.clirr.LogUtil
public class LogUtil
Provides static access the maven logger. Must be initialized in the execute method of the pojo. The getLog method may return null prior to initialization.
| Constructor Summary | |
|---|---|
LogUtil()
|
|
| Method Summary | |
|---|---|
static org.apache.maven.plugin.logging.Log |
getLog()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LogUtil()
| Method Detail |
|---|
public static org.apache.maven.plugin.logging.Log getLog()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||