summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--buildstream/data/userconfig.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildstream/data/userconfig.yaml b/buildstream/data/userconfig.yaml
index b3e32f53e..6bb54ff9e 100644
--- a/buildstream/data/userconfig.yaml
+++ b/buildstream/data/userconfig.yaml
@@ -77,7 +77,7 @@ logging:
# also determines the default display format for `bst show`
element-format: |
- %{state: >12} %{key} %{name} %{workspace-dirs}
+ %{state: >12} %{full-key} %{name} %{workspace-dirs}
# Format string for all log messages.
message-format: |