From 7047930b689b05c6fe4a9e38ec17d0cd75a1e155 Mon Sep 17 00:00:00 2001 From: Ignotus Peverell Date: Tue, 20 Mar 2018 17:16:40 +0000 Subject: [PATCH] Typo --- grin.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grin.toml b/grin.toml index d84aa20eb..ef7c21907 100644 --- a/grin.toml +++ b/grin.toml @@ -109,7 +109,7 @@ stdout_log_level = "Warning" log_to_file = true # Log level for file: Critical, Error, Warning, Info, Debug, Trace -file_log_level = "Debut" +file_log_level = "Debug" # Log file path log_file_path = "grin.log"