PackageDescription: LoggingTool


Logging Tool

Last published: April 17, 2003 by 'kogan'

Defines 3 Classes
Extends 3 Classes


LoggingTool provides support to log diagnostic messages and trace execution to a window. Any object may send a diagnostic string with an optional identifying debug level name to the log. The LoggingTool control environment logs messages from objects whose class and debug level name match those registered with the environment. The contents of the log window may be saved to a file.