From 9673e018145d84cc822e437118cafb9439baaa4d Mon Sep 17 00:00:00 2001 From: jesse Date: Sat, 7 Sep 2024 19:38:50 +1000 Subject: [PATCH] update: add silent to air_example.toml --- air_example.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/air_example.toml b/air_example.toml index 0fe5da31..0cef2ea4 100644 --- a/air_example.toml +++ b/air_example.toml @@ -58,6 +58,8 @@ rerun_delay = 500 time = false # Only show main log (silences watcher, build, runner) main_only = false +# silence all logs produced by air +silent = false [color] # Customize each part's color. If no color found, use the raw app log.