Package edu.gvsu.kurmasz.warszawa.log

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
    A SimpleLog with extended configurability.
    SimpleLog
    A very simple logging utility.