cagov / ui-claim-tracker

This repo contains the Claim Status Tracker app, which helps Californians better understand what’s happening with their unemployment claim and benefits.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cleanup and add missing logging calls

rocketnova opened this issue · comments

Description

We have a number of places in the code where we have left @TODOs to log specific cases. Now that we have #407, we should replace those with the final log calls.

Acceptance Criteria

  • Replace logging related @TODOs in the code with calls to the logger