Top Method Summary
Options Name Purpose
ClearLogFile () Clears the logfile.
OpenFile () Opens the file for output
WriteMessage (character) Writes a character message to the logfile and the default logging sub system
WriteMessage (character, character) Writes a message to the logfile

Top Constructor Summary
Options Name Purpose
FileLoggingStream (character) Constructor for the FileLoggingStream class


Method Detail
Top

ClearLogFile ()

Purpose: Clears the logfile.
Notes:

Top

OpenFile ()

Purpose: Opens the file for output
Notes:

Top

WriteMessage (character)

Purpose: Writes a character message to the logfile and the default
logging sub system
Notes:

Parameters:
pcMessage CHARACTER
A character message to write to the log file
Top

WriteMessage (character, character)

Purpose: Writes a message to the logfile
Notes: The second character parameter allows to specify that this message
should only appear in the client logfile when a certain custom
log entry type (CustomLogEntries) is activated.

Parameters:
pcMessage CHARACTER
The message text
pcMessageSubSys CHARACTER
The custom log entry type for the message


Constructor Detail
Top

FileLoggingStream (character)

Purpose: Constructor for the FileLoggingStream class
Notes:

Parameters:
pcFileName CHARACTER
The name of the logging file


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:30:31