Evaluating Software Design Patterns
— the "Gang of Four" patterns implemented in Java 6

Uses of Class
dk.rode.thesis.meta.log.AppendableLog

Packages that use AppendableLog
dk.rode.thesis.meta.log Defines the simple log model used throughout this project, including system out loggers and file loggers. 
 

Uses of AppendableLog in dk.rode.thesis.meta.log
 

Subclasses of AppendableLog in dk.rode.thesis.meta.log
 class FileLog
          A file log logs to a given file based on the class a given log is associated with, if any, or to the default log represented by a single physical log file.
 


Gunni Rode / rode.dk

Feel free to use and/or modify the Java 6 source code developed for this thesis AT YOUR OWN RISK, but note that the source code comes WITHOUT ANY — and I do mean WITHOUT ANY — form of warranty WHAT SO EVER!

The original thesis and source code are available at rode.dk/thesis.