Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-13085] CodeProcessor: logging to a file is broken

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionWon't Fix
Resolution Date2013-03-22T19:04:29.000+0000
Affected Version/sRelease 3.0.0
Fix Version/s2013 Sprint 06 JS, 2013 Sprint 06
ComponentsCode Processor
Labelsn/a
ReporterBryan Hughes
AssigneeBryan Hughes
Created2013-03-15T23:26:02.000+0000
Updated2013-03-27T22:26:14.000+0000

Description

Log file isn't created even though it's specified in the config file.

Comments

  1. Bryan Hughes 2013-03-22

    Long story short, winston sucks. I can't seem to fix this issue, plus logging to a file has some, shall we say, "quirks" Also worth noting, this only happens when runs are interrupted and the process hasn't been running long. It seems like it doesn't have a chance to flush to a file. I think it's safe to ignore this issue until we rip out winston from everything and replace it with something in node-appc (or a separate module entirely)

JSON Source