If you get annoyed by the error messages from disconnecting the
database abruptly:
LOG: could not receive data
from
client: Connection reset by peer
LOG: unexpected EOF on client connection
and you dislike the screen scrolling by blank spaces every time a
packet is received, copy the new Logger.java
into the RSC dircectory and compile it with javac. This version
prompts you to close the database connection by typing in 'quit' and
uses x's instead of blank lines to signify that a packet was received.