Skip to content

Commit

Permalink
Expand log message
Browse files Browse the repository at this point in the history
Co-authored-by: Aleksander <[email protected]>
  • Loading branch information
moubctez and t-aleksander authored Dec 16, 2024
1 parent 26fe072 commit 66c2cd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/grpc/utils.rs
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ pub(crate) async fn build_device_config_response(
}

info!(
"User {}({}) device {}({}) config fetched",
"User {}({}) device {}({}) automatically fetched the newest configuration.",
user.username, user.id, device.name, device.id,
);

Expand Down

0 comments on commit 66c2cd2

Please sign in to comment.