This class has public static references to 2 Log objects.
- out : For logging the server Output. By default, the
Output log is set to the PrintStream System.out.
- err : For logging the server Errors. By default, the
Error log is set to the the PrintStream System.err.
|