Use tracing as a logging library - the same as is used in other services.
Added a couple of dependencies with the same versions as used in backup service.
Depends on D6663
Paths
| Differential D6664 Authored by tomek on Feb 8 2023, 4:13 AM.
Details Summary Use tracing as a logging library - the same as is used in other services. Depends on D6663 Test Plan Run the service and check if log message is displayed.
Diff Detail
Event TimelineHerald added subscribers: atul, ashoat. · View Herald TranscriptFeb 8 2023, 4:13 AM2023-02-08 04:13:33 (UTC-8) Harbormaster completed remote builds in B16276: Diff 22271.Feb 8 2023, 4:28 AM2023-02-08 04:28:37 (UTC-8) This revision is now accepted and ready to land.Feb 8 2023, 5:58 PM2023-02-08 17:58:00 (UTC-8) Closed by commit rCOMM5e2bd01d038e: [services][feature-flags] Set up the logger (authored by tomek). · Explain WhyFeb 13 2023, 5:12 AM2023-02-13 05:12:52 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 22403 services/feature-flags/Cargo.lock
services/feature-flags/Cargo.toml
services/feature-flags/src/constants.rs
services/feature-flags/src/main.rs
|