Several different classes for logging program events (e.g., errors and
warnings). The different logging utilities here attempt to present several
points on the continuum from easy to use, but feature-poor, to feature-rich
but complex.
-
Class Summary
Class |
Description |
Log |
|
SimpleLog |
A very simple logging utility.
|