org.mockserver.logging
Class LogFormatter

java.lang.Object
  extended by org.mockserver.logging.LogFormatter

public class LogFormatter
extends Object

Author:
jamesdbloom

Constructor Summary
LogFormatter(org.slf4j.Logger logger)
           
 
Method Summary
 void infoLog(String message, Object... objects)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogFormatter

public LogFormatter(org.slf4j.Logger logger)
Method Detail

infoLog

public void infoLog(String message,
                    Object... objects)


Copyright © 2015. All rights reserved.