|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.cargo.util.internal.log.AbstractLogger
hudson.plugins.deploy.LoggerImpl
public class LoggerImpl
Adapter to Cargo Logger.
Print out messages with some indentation.
| Constructor Summary | |
|---|---|
LoggerImpl(java.io.PrintStream out)
|
|
| Method Summary | |
|---|---|
protected void |
doLog(org.codehaus.cargo.util.log.LogLevel level,
java.lang.String message,
java.lang.String category)
|
| Methods inherited from class org.codehaus.cargo.util.internal.log.AbstractLogger |
|---|
debug, getLevel, info, setLevel, warn |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LoggerImpl(java.io.PrintStream out)
| Method Detail |
|---|
protected void doLog(org.codehaus.cargo.util.log.LogLevel level,
java.lang.String message,
java.lang.String category)
doLog in class org.codehaus.cargo.util.internal.log.AbstractLogger
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||