Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8423] MobileWeb: Add trace(), notice(), fatal(), and critical() to Ti.API

GitHub Issuen/a
TypeSub-task
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-04-27T10:49:23.000+0000
Affected Version/sRelease 2.1.0, Release 2.0.1
Fix Version/sRelease 2.1.0, Sprint 2012-09 MW
ComponentsMobileWeb
Labelsn/a
ReporterChris Barber
AssigneeChris Barber
Created2012-03-29T13:39:27.000+0000
Updated2017-03-04T00:20:14.000+0000

Description

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().

Attachments

FileDateSize
app.js2012-04-26T18:43:54.000+0000404

Comments

  1. Chris Barber 2012-04-26

    Pull request: https://github.com/appcelerator/titanium_mobile/pull/2083
  2. Lee Morris 2017-03-04

    Closing ticket due to MobileWeb no longer being supported.

JSON Source