From: Ian Jackson Date: Wed, 25 Nov 2020 21:00:19 +0000 (+0000) Subject: a comment about tera and logging X-Git-Tag: otter-0.2.0~365 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=0fc28863575e6f115b8066f2555bc79481beba38;p=otter.git a comment about tera and logging Signed-off-by: Ian Jackson --- diff --git a/server.toml b/server.toml index fcdc631c..89f09869 100644 --- a/server.toml +++ b/server.toml @@ -25,5 +25,7 @@ global_level = 'debug' 'hyper::server' = 'info' rocket = 'error' _ = "error" # rocket +# ^ comment these two out to see Tera errors, *sigh* "game::debugreader" = 'info' #"game::updates" = 'trace' +