Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-18167] Add Logger implementation to forward logs over TCP to CLI

GitHub Issuen/a
TypeNew Feature
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2014-12-17T15:45:31.000+0000
Affected Version/sn/a
Fix Version/sRelease 4.0.0
ComponentsCLI, Tooling, Windows
Labelsn/a
ReporterChristopher Williams
AssigneeChristopher Williams
Created2014-12-09T21:38:49.000+0000
Updated2017-03-14T20:12:36.000+0000

Description

We package up an ini file into the apps with the IP/port to use to connect to the CLI and forward logs. We need to supply a C++ implementation of a logger that will use those settings to connect over TCP to the CLI and pass the logs along. Chris Barber has already done the equivalent for Windows hybrid here: https://github.com/appcelerator/titanium_mobile/blob/master/mobileweb/templates/packages/wp8/%7B%7BProjectName%7D%7D/Logger.cs

Comments

  1. Christopher Williams 2014-12-11

    https://github.com/appcelerator/titanium_mobile_windows/pull/15
  2. Lee Morris 2017-03-14

    Closing ticket as fixed.

JSON Source