|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.u2d.app.Tracing
public class Tracing
Created by IntelliJ IDEA. User: eitan Date: Mar 25, 2006 Time: 8:37:02 PM So as not to confuse code "logging" (tracing) with the higher-level Logging of application events to database, i will use the term "tracing" instead
| Field Summary | |
|---|---|
static java.lang.String |
JMATTER_LOGGER_NAME
|
| Constructor Summary | |
|---|---|
Tracing()
|
|
| Method Summary | |
|---|---|
static java.util.logging.Logger |
tracer()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String JMATTER_LOGGER_NAME
| Constructor Detail |
|---|
public Tracing()
| Method Detail |
|---|
public static java.util.logging.Logger tracer()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||