Hi all,
I added an almost fully functional package to the mud.
javamud.logging.*;
The logs from each object will go to a different file, depending on the
owner of that object in the logs/ directory. Logs from the driver will
still go to "javamud.log".
Also complete stacktraces can be written to the logfile so that wizards
can examine the result and debug their code.
The changes were commited to the CVS today.
regards
Istvan David
|