|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.github.dreamhead.moco.monitor.DefaultLogFormatter
public class DefaultLogFormatter
| Constructor Summary | |
|---|---|
DefaultLogFormatter()
|
|
| Method Summary | |
|---|---|
java.lang.String |
format(java.lang.Exception e)
|
java.lang.String |
format(io.netty.handler.codec.http.FullHttpResponse response)
|
java.lang.String |
format(HttpRequest request)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultLogFormatter()
| Method Detail |
|---|
public java.lang.String format(HttpRequest request)
format in interface LogFormatterpublic java.lang.String format(io.netty.handler.codec.http.FullHttpResponse response)
format in interface LogFormatterpublic java.lang.String format(java.lang.Exception e)
format in interface LogFormatter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||