We want to use the crate name as the target in the error / warning logs.
new!
target: snapshot.client_artifact(),
Originally posted by @westarle in #5148
Once this is updated, we should update the docs to demonstrate how to filter logs by target (e.g. to get DEBUG logs for a specific service.)
We want to use the crate name as the target in the error / warning logs.
Originally posted by @westarle in #5148
Once this is updated, we should update the docs to demonstrate how to filter logs by target (e.g. to get
DEBUGlogs for a specific service.)