SLF4J 1.0

org.slf4j.impl
Class Util

java.lang.Object
  |
  +--org.slf4j.impl.Util

public class Util
extends java.lang.Object

An internal utility class.

Author:
Ceki Gülcü

Constructor Summary
Util()
           
 
Method Summary
static void reportFailure(java.lang.String msg, java.lang.Throwable t)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Util

public Util()
Method Detail

reportFailure

public static final void reportFailure(java.lang.String msg,
                                       java.lang.Throwable t)

Copyright 2004-2006 SLF4J.ORG, QOS.ch