Class | Description |
---|---|
Log |
Vona's utils: Logging mechanism.
|
Log.LogHandler |
Our own handler, includes a nice Formatter, and knows its
OutputStream.
|
Log.LogRec |
Internal wrapper around LogRecord archives its own creation point by
consing a new Exception in its constructor.
|
Vona's utils: logging facility.