summaryrefslogtreecommitdiffstats
path: root/imagrc.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2017-08-30 21:16:31 +0200
committerMatthias Beyer <mail@beyermatthias.de>2017-09-03 13:48:05 +0200
commit4908cc6aaa02d4fdacd7639b557b91d9daf6ceb2 (patch)
tree170727b0e1f479fac97e3a1a789eac2b227db9a2 /imagrc.toml
parent0683bf198bb716732927ca3ac74eafb784d9cb41 (diff)
Add more helpers
Diffstat (limited to 'imagrc.toml')
-rw-r--r--imagrc.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/imagrc.toml b/imagrc.toml
index cd7ef72a..955f5238 100644
--- a/imagrc.toml
+++ b/imagrc.toml
@@ -27,7 +27,7 @@ destinations = [ "-" ]
trace = "[imag][{{red level}}][{{module_path}}]: {{message}}"
debug = "[imag][{{cyan level}}]: {{message}}"
info = "[imag]: {{message}}"
-warn = "[imag][{{cyan level}}]: {{yellow message}}"
+warn = "[imag][{{bold level}}]: {{yellow message}}"
error = "[imag][{{red level}}]: {{red message}}"
#