org.slf4j.helpers
Class Util

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

public class Util
extends java.lang.Object

An internal utility class.

Author:
Ceki Gülcü

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

report

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

report

public static final void report(java.lang.String msg)


Copyright © 2006-2011 OPS4J - Open Participation Software for Java. All Rights Reserved.