ECDefaultLoggingFormatter


Implementation of generic logging formatter.
Superclass: ECObject



The format can be specified via "-setOutputFormat". This method expects a string containing one or multipe variables which will be substituted at runtime.

The following variables are supported:

All variables have to be specified as "${<varName>}", where varName equals one of the supported variables.

At present, the date format (__DATE__) will be given in the system's default date format.



(Last Updated November 08, 2007)
HTML documentation generated by HeaderDoc