Titanium.API
Properties
No properties.
Methods
- critical ( msg )
- Log data at the CRITICAL level.
- debug ( msg )
- Log data at the DEBUG level.
- error ( msg )
- Log data at the ERROR level.
- fatal ( msg )
- Log data at the FATAL level.
- info ( msg )
- Log data at the INFO level.
- log ( severity, msg )
- Log data to the console.
- notice ( msg )
- Log data at the NOTICE level.
- trace ( msg )
- Log data at the TRACE level.
- warn ( msg )
- Log data at the WARN level.
Objects
No objects.
Titanium Mobile Dev Center