SLF4J API Module 1.6.1-redhat-2

org.slf4j.helpers
Class Util

java.lang.Object
  extended by org.slf4j.helpers.Util

public class Util
extends Object

An internal utility class.

Author:
Ceki Gülcü

Constructor Summary
Util()
           
 
Method Summary
static void report(String msg)
           
static void report(String msg, 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

report

public static final void report(String msg,
                                Throwable t)

report

public static final void report(String msg)

SLF4J API Module 1.6.1-redhat-2

Copyright © 2005-2012 QOS.ch. All Rights Reserved.