| The singleton invoked at runtime to log each marked bytecode instruction
covered.
This class needs to be fast, efficient, thread-safe, and classloader-safe.
"Classloader-safe" means that it needs to be resiliant to multiple instances
of this class being loaded, and possibly interfering with each other.
author: Matt Albrecht groboclown@users.sourceforge.net version: $Date: 2003/05/04 06:40:09 $ since: December 17, 2002 |