org.sonatype.gshell.launcher
Class Log

java.lang.Object
  extended by org.sonatype.gshell.launcher.Log

public class Log
extends Object

Bootstrap logger.

Since:
2.0
Author:
Jason Dillon

Field Summary
static boolean DEBUG
           
 
Constructor Summary
Log()
           
 
Method Summary
static void debug(Object... messages)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEBUG

public static final boolean DEBUG
Constructor Detail

Log

public Log()
Method Detail

debug

public static void debug(Object... messages)


Copyright © 2008-2011 Sonatype. All Rights Reserved.