|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.github.tomakehurst.wiremock.common.Log4jNotifier
public class Log4jNotifier
| Field Summary |
|---|
| Fields inherited from interface com.github.tomakehurst.wiremock.common.Notifier |
|---|
KEY |
| Constructor Summary | |
|---|---|
Log4jNotifier()
|
|
| Method Summary | |
|---|---|
void |
error(java.lang.String message)
|
void |
error(java.lang.String message,
java.lang.Throwable t)
|
void |
info(java.lang.String message)
|
void |
setVerbose(boolean verbose)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Log4jNotifier()
| Method Detail |
|---|
public void setVerbose(boolean verbose)
public void info(java.lang.String message)
info in interface Notifierpublic void error(java.lang.String message)
error in interface Notifier
public void error(java.lang.String message,
java.lang.Throwable t)
error in interface Notifier
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||