Titanium JIRA Archive
Alloy (ALOY)

[ALOY-37] ZipTi will need comprehensive logging

GitHub Issuen/a
TypeStory
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-07-19T11:52:01.000+0000
Affected Version/s2012 Sprint 14
Fix Version/s2012 Sprint 14
ComponentsRuntime, Widgets, XML
Labelsn/a
ReporterTony Lukasavage
AssigneeTony Lukasavage
Created2012-05-07T14:15:33.000+0000
Updated2014-06-22T13:21:10.000+0000

Description

Description

ZipTi needs to have comprehensive logging. This includes logging during translation as well as runtime logging to account for the difficulty in debugging DOM generated code. We need to try to eliminate the inevitable developer pain points that come from an additional layer of abstraction.

Runtime

use Ti.API functions for logging to the console. We should probably have a way to control the verbosity of the output.

Translation

Use console.log() from node for output.

Comments

  1. Tony Lukasavage 2012-06-27

    Closed because logging concerns have changed drastically since changing to XML/JSON. A new ticket will be created if necessary.

JSON Source