Skip to content

New configuration to control logging level between INFO and DEBUG #891

@yuanzhou

Description

@yuanzhou

Introduce a new configuration so we can

  • Turn on/off the DEBUG logging mode on the fly.
  • Set to INFO for PROD deployment, but can still turn on the DEBUG mode for troubleshooting.
  • Go through the codebase and decide the proper use of logger.debug() and logger.info().

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Keep

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions