Logger

Logger


Logger module for the RETS IDX Client application that has the subroutines and functions that are used to make calls to display an message to a log file or the debug window.

Class Diagram

Logger

Public:

Methods:

NameDescription
debugLog debugLog displays a debug message.  
errorLog errorLog displays an error message.  
infoLog infoLog displays an informational message.  
warnLog warnLog displays a warning message.  

Private:

Methods:

NameDescription
displayMessage displayMessage directs the message to a display medium