Class: Logger

obitech-appservices/logger# Logger

new Logger(topic)

The logger class provides methods for logging information and errors.
Parameters:
Name Type Description
topic string The name of the logger; this will be used as part of the OpenAjax topic, to which the log message is being posted

Extends