API Documentation for: 1.0.1
Show:

debug Class

Namespace: global

Convenience function for giving debug trace statements. This is a global function.

debug('Checking something out!');

Constructor

debug

(
  • object
)

Parameters:

  • object Mixed

    The object to debug in the Logger

Item Index