org.mockserver.logging
Class Logging
java.lang.Object
org.mockserver.logging.Logging
public class Logging
- extends Object
- Author:
- jamesdbloom
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Logging
public Logging()
overrideLogLevel
public static void overrideLogLevel(String level)
- Override the debug WARN logging level
- Parameters:
level - the log level, which can be ALL, DEBUG, INFO, WARN, ERROR, OFF
Copyright © 2014. All rights reserved.