Set default log format to fancy

This commit is contained in:
eikek
2022-02-23 23:26:11 +01:00
parent e616fde9b7
commit 8103e25e32
4 changed files with 4 additions and 4 deletions

View File

@ -18,7 +18,7 @@ let
};
logging = {
minimum-level = "Info";
format = "Plain";
format = "Fancy";
};
mail-debug = false;
jdbc = {