|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.tekann.codegen.pda.util.TKNLogger
public class TKNLogger
Class used to log to a File each desired note.
| Field Summary | |
|---|---|
boolean |
genLitebaseLog
Setting to true it is possible to generate the litebase log. |
boolean |
genTKNMSLog
Setting to true the TKN Mobile Studio log will be active. |
| Method Summary | |
|---|---|
void |
appendMessage(java.lang.String logLine)
Appends a message to the log. |
static TKNLogger |
getInstance()
Gets the instance |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public boolean genLitebaseLog
public boolean genTKNMSLog
| Method Detail |
|---|
public static TKNLogger getInstance()
public void appendMessage(java.lang.String logLine)
appendMessage in interface ILogger
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||