com.ingenotech.lavalamp
Class Log

java.lang.Object
  extended by com.ingenotech.lavalamp.Log

public class Log
extends java.lang.Object


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

Constructor Detail

Log

public Log()
Method Detail

log

public static void log(java.lang.String msg)

log

public static void log(java.lang.Throwable exception)

log

public static void log(java.lang.String msg,
                       java.lang.Throwable exception)


Copyright © 2010. All Rights Reserved.