aboutsummaryrefslogtreecommitdiff
path: root/zenserver/compute/apply.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'zenserver/compute/apply.cpp')
-rw-r--r--zenserver/compute/apply.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/zenserver/compute/apply.cpp b/zenserver/compute/apply.cpp
index c3d8c01ab..ff90be9ec 100644
--- a/zenserver/compute/apply.cpp
+++ b/zenserver/compute/apply.cpp
@@ -443,7 +443,7 @@ HttpFunctionService::HttpFunctionService(CasStore& Store, CidStore& InCidStore,
}
}
- spdlog::debug("worker {}: {}B in {} attachments. {}B new ({} attachments)",
+ spdlog::debug("worker {}: {} in {} attachments, {} in {} new attachments",
WorkerId,
zen::NiceBytes(TotalAttachmentBytes),
AttachmentCount,