[ALOY-1] logger.js failing in Titanium runtime
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Won't Fix |
| Resolution Date | 2012-07-23T11:41:55.000+0000 |
| Affected Version/s | 2012 Sprint 14 |
| Fix Version/s | n/a |
| Components | Runtime |
| Labels | n/a |
| Reporter | Tony Lukasavage |
| Assignee | Tony Lukasavage |
| Created | 2012-05-16T07:56:13.000+0000 |
| Updated | 2014-06-22T13:23:11.000+0000 |
Description
The logger.js is throwing various exceptions when used in the Titanium runtime. Stronger
isNode checking is likely necessary.
Fix details are here: [https://github.com/appcelerator/ZipTi/commit/2f3746548c98f0015892daed8e057c1f443b10d1](https://github.com/appcelerator/ZipTi/commit/2f3746548c98f0015892daed8e057c1f443b10d1)
We will use existing
Ti.APIcalls