Unit Logger

Saxman Software Copyright 1995, 1996 Jim Standley Logger Window Any program can "use" this unit, and write lines to the log. The code in the DPR file (View/Project Source) should NOT create this window. The logger might make a nice custom control or at least an object with a few more useful methods some day.

Classes

TfLogger -

Functions

Log -

Types

Constants

Variables

fLogger


Functions


procedure Log(LogItem : String);


Types


Constants


Variables

fLogger : TfLogger

Public declarations