org.slf4j.helpers
Class Util
java.lang.Object
org.slf4j.helpers.Util
public class Util
- extends Object
An internal utility class.
- Author:
- Ceki Gülcü
Constructor Summary |
Util()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Util
public Util()
reportFailure
public static final void reportFailure(String msg,
Throwable t)
reportFailure
public static final void reportFailure(String msg)
Copyright © 2005-2008 QOS.ch. All Rights Reserved.