GitHub Issue | n/a |
Type | Sub-task |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-04-27T10:49:23.000+0000 |
Affected Version/s | Release 2.1.0, Release 2.0.1 |
Fix Version/s | Release 2.1.0, Sprint 2012-09 MW |
Components | MobileWeb |
Labels | n/a |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2012-03-29T13:39:27.000+0000 |
Updated | 2017-03-04T00:20:14.000+0000 |
Just as the title says. Only trace() is actually documented. Apparently all 3 of those are supported on iphone and android.
trace() does the same thing as debug().
notice() does the same thing as info().
critical() and fatal() do the same thing as error().
Pull request: https://github.com/appcelerator/titanium_mobile/pull/2083
Closing ticket due to MobileWeb no longer being supported.