HomePhabricator
Diffusion Comm 57cf5dbdec07

[Identity] Allow for setting logging levels through env

Description

[Identity] Allow for setting logging levels through env

Summary:
Improve logging, previously only INFO and above
could be emitted. Now you can set debug with RUST_LOG=debug

Depends on D8400

Test Plan:

cd services/identity
RUST_LOG=debug cargo run -- server

Reviewers: varun, bartek

Reviewed By: varun, bartek

Subscribers: ashoat, tomek

Differential Revision: https://phab.comm.dev/D8401

Details

Provenance
jonAuthored on Jun 30 2023, 2:12 PM
Reviewer
varun
Differential Revision
D8401: [Identity] Allow for setting logging levels through env
Parents
rCOMM06a3b6b3ff76: [Keyserver] Apply DB Migrations
Branches
Unknown
Tags
Unknown