|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.rubecula.darwin.domain.helper.Census_
com.rubecula.darwin.domain.helper.Census_Log
public final class Census_Log
| Constructor Summary | |
|---|---|
Census_Log(org.apache.commons.logging.Log logger,
boolean debug)
|
|
| Method Summary | |
|---|---|
void |
present(java.lang.String string,
java.lang.Object context)
Append the string to the current census. |
| Methods inherited from class com.rubecula.darwin.domain.helper.Census_ |
|---|
census, doCensus |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Census_Log(org.apache.commons.logging.Log logger,
boolean debug)
logger - a logger to output the census information.debug - if true then use debug method to output census information,
otherwise we use trace method for the output.| Method Detail |
|---|
public void present(java.lang.String string,
java.lang.Object context)
Census
string - context - an arbitrary object which defines the context in which this
census is happening.Census.present(java.lang.String,
Object)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||