Skip to content

[API] enhance logging of application #395

@jeff-knurek

Description

@jeff-knurek

logo

Problem

we need the ability to have detailed logging from the API to debug when things go wrong in production

Proposed solution

  • create a logging layer that outputs to stdout
  • provide different levels (Error, Warning, Info, Debug) that can be turned on/off with config value
  • implement the layer in places that logging is useful already (ideally two places)

Metadata

Metadata

Assignees

Labels

Module: APIIssues related to the API.Project: PLDIssue related to Project Lockdown.⌨ Team: DevsTask related to Team Developers.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions