Deogle / helth-service

1 stars 0 forks source link

Updated api logging #30

Closed Deogle closed 4 months ago

Deogle commented 4 months ago

Implements winston logging to be consumed by gcp for api service. Replaces instances of console.* with logger.*. Service logs should now be cleanly visible in log explorer.

image

Resolves #28