com.nesscomputing.httpserver.log
Class LogFields.MDCField

java.lang.Object
  extended by com.nesscomputing.httpserver.log.LogFields.MDCField
All Implemented Interfaces:
LogFields.LogField
Enclosing class:
LogFields

public static class LogFields.MDCField
extends Object
implements LogFields.LogField


Method Summary
 String getShortName()
           
 Object log(org.eclipse.jetty.server.Request request, org.eclipse.jetty.server.Response response, String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

log

public Object log(org.eclipse.jetty.server.Request request,
                  org.eclipse.jetty.server.Response response,
                  String name)
Specified by:
log in interface LogFields.LogField

getShortName

public String getShortName()
Specified by:
getShortName in interface LogFields.LogField


Copyright © 2012 Ness Computing, Inc.. All Rights Reserved.