Class ygLogger
a general logging class. Expects to be initalized with a reference
to a html element to write to.
Defined in: log.js.
Constructor Attributes | Constructor Name and Description |
---|---|
ygLogger(sModuleName)
|
Class Detail
ygLogger(sModuleName)
- Parameters:
- {String} sModuleName
- the name of the module this instance belongs to. Used in the log message to help id where the msg came from.