Class Index | File Index

Classes


Namespace Jelo.Console


Defined in: Jelo.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
<static>  
Jelo.Console.getStackTrace()
<static>  
Jelo.Console.log(Information)
Namespace Detail
Jelo.Console
Method Detail
<static> {Array} Jelo.Console.getStackTrace()
Returns:
{Array} The current call stack.

<static> Jelo.Console.log(Information)
Parameters:
{Mixed} Information
to log in the debug console.

Documentation generated by JsDoc Toolkit 2.1.0 on Mon Mar 15 2010 14:48:20 GMT-0700 (PDT)