Fix runtime loglevel selection for Fluffy (#980)

This commit is contained in:
Kim De Mey 2022-02-24 22:50:59 +01:00 committed by GitHub
parent bc63f99ea6
commit f8ede9659e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

2
fluffy/fluffy.nim.cfg Normal file
View File

@ -0,0 +1,2 @@
-d:"chronicles_runtime_filtering=on"
-d:"chronicles_disable_thread_id"