18F / analytics-reporter

Lightweight analytics reporting and publishing tool for Digital Analytics Program's Google Analytics 360 data.

Home Page:https://analytics.usa.gov/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

improve logging when running cron.js

scottqueen-bixal opened this issue · comments

Background

When running cron.js the spawned scripts executed were outputing logging was not making its way up to the cloud log stream.

Task

Update winston logging so it is more verbose and includes errors from spawned scripts when running cron.js

Acceptance Criteria

  • errors from spawned scripts can be seen in the cloud log stream when running cron.js