Package edu.udo.cs.yale.tools.log

Provides tool classes for logging, especially for formatting the log messages.

See:
          Description

Interface Summary
LogFormatFilter Filters incoming log messages.
 

Class Summary
DeleteLogFormatFilter This filter deletes all log format commands, i.e. all 2-character sequences starting with $ or ^.
DummyLogFormatFilter This filter just return the input string.
FormattedFilterStream Filters according to the given filter before the characters are given to the parent stream.
StreamMultiplier By using this multiplier all written content is multiplied to the given writers.
 

Package edu.udo.cs.yale.tools.log Description

Provides tool classes for logging, especially for formatting the log messages.



Copyright © 2001-2006