|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.netscape.certsrv.logging.ConsoleError
public class ConsoleError
A static class to log error messages to the Console
| Constructor Summary | |
|---|---|
ConsoleError()
|
|
| Method Summary | |
|---|---|
static void |
send(ILogEvent ev)
Send the given event to the Console. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConsoleError()
| Method Detail |
|---|
public static void send(ILogEvent ev)
ev - log event to be sent to the console
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||