hoplugins.commons.utils
Class Debug

java.lang.Object
  extended byhoplugins.commons.utils.Debug

public class Debug
extends java.lang.Object

TODO Missing Class Documentation

Author:
TODO Author Name

Constructor Summary
Debug()
          Creates a new Debug object.
 
Method Summary
static void log(java.lang.String s)
          TODO Missing Method Documentation
static void logException(java.lang.Exception e)
          TODO Missing Method Documentation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Debug

public Debug()
Creates a new Debug object.

Method Detail

log

public static void log(java.lang.String s)
TODO Missing Method Documentation

Parameters:
s - TODO Missing Method Parameter Documentation

logException

public static void logException(java.lang.Exception e)
TODO Missing Method Documentation

Parameters:
e - TODO Missing Method Parameter Documentation


Copyright © 2005 Hattrick Organizer Plugins Project. All Rights Reserved.