summaryrefslogtreecommitdiff
path: root/java/examples
Commit message (Collapse)AuthorAgeFilesLines
* Changed a constant in LogRecord to be static.eea11997-12-231-1/+1
|
* *** empty log message ***Chris Cleeland1997-04-251-6/+3
|
* Added a BufferedOutputStream layered btw. the DataOutputStream andChris Cleeland1997-04-251-1/+3
| | | | | | logger.outputStream. This allows us to stream all data members of LogRecord onto the stream individually, then transmit them simultaneously by flushing the BufferedOutputStream.
* Changed package name from ACE to JACEpjain1997-04-053-3/+3
|
* *** empty log message ***Chris Cleeland1997-01-309-0/+547