com.jmex.bui
Class Log
java.lang.Object
com.jmex.bui.Log
public class Log
- extends Object
Contains an easily accessible log instance for the BUI package.
|
Field Summary |
static Logger |
log
We dispatch our log messages through this logger. |
|
Constructor Summary |
Log()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
public static Logger log
- We dispatch our log messages through this logger.
Log
public Log()
Copyright © 2008 Michael Bayne.
All Rights Reserved.