|
XDC - v. 0.6.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.xdc.util.Logging
The Logging class is a utility class wrapping the access to the
Apache Log4J logging library.
| Method Summary | |
static org.apache.log4j.Logger |
getLogger()
This method returns a Log4J Logger with a name equal to the
class from which this method is invoked. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static org.apache.log4j.Logger getLogger()
Logger with a name equal to the
class from which this method is invoked.
Logger with the name of the invoking class
|
XDC - v. 0.6.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||