|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--com.denova.io.ErrorLog
Record serious errors in a log named errors.log.
To get the single instance of the standard error log, use
getLog(). The errors.log is created anytime
a call is made to it. It does not have to pre-exists for
data to be saved to the errors.log.
Copyright © 1997-2008 DeNova All rights reserved worldwide.
Last modified: 2008.04.15
| Field Summary | |
static java.lang.String |
LogName
|
| Constructor Summary | |
ErrorLog()
|
|
| Method Summary | |
static com.denova.io.Log |
getLog()
Gets the error log. |
| 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 LogName
| Constructor Detail |
public ErrorLog()
| Method Detail |
public static com.denova.io.Log getLog()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||