aboutsummaryrefslogtreecommitdiff
path: root/zenserver/compute/apply.cpp
diff options
context:
space:
mode:
authorStefan Boberg <[email protected]>2021-09-06 09:21:55 +0200
committerStefan Boberg <[email protected]>2021-09-06 09:21:55 +0200
commit39c0d92a05a3d75e4538750c06e51368b687e454 (patch)
tree01fb8e24270ae878ae2c7d42ac7a829044a0e398 /zenserver/compute/apply.cpp
parentChanged so function service commits compressed buffers (diff)
parentAdded zenserver-test xmake file (diff)
downloadzen-39c0d92a05a3d75e4538750c06e51368b687e454.tar.xz
zen-39c0d92a05a3d75e4538750c06e51368b687e454.zip
Merge branch 'main' of https://github.com/EpicGames/zen
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 9e6beffe3..939ac3362 100644
--- a/zenserver/compute/apply.cpp
+++ b/zenserver/compute/apply.cpp
@@ -445,7 +445,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,