|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmoss.kernel.MLog
public class MLog
| Constructor Summary | |
|---|---|
MLog()
|
|
| Method Summary | |
|---|---|
static void |
finalinit()
called to perform final initialisations on the log |
static void |
init_log()
called to initialise the log handler to its default state |
static void |
writelog(java.lang.String str)
writes a line to the kernel log |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MLog()
| Method Detail |
|---|
public static void init_log()
public static void finalinit()
public static void writelog(java.lang.String str)
str - string to write
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||