Titanium.API.log

Function of Titanium.API.
Platform Since
Android 0.1
iPhone 0.1
iPad 0.1
Mobile Web 1.8

Summary

function for logging custom severity messages

Arguments

Name Type Summary
level String

the log level

message String

the message to log

Return Type

void