Use well tested logging sub-library.

This commit is contained in:
2023-10-20 10:15:26 +01:00
parent 3c96bdd3c2
commit ca3d1b6da0
6 changed files with 49 additions and 67 deletions
+2 -1
View File
@@ -195,4 +195,5 @@ wording:
### Good to know
* Word matching uses fuzzy search AND is case INSENSITIVE
* I do not recommend using common words ( like "the" from the example configuration )
* I do not recommend using common words ( like "the" from the example configuration )
* You can specify env variable `LOG_LEVEL=debug` to see what exactly happens during the calculations