From c99d4f8a565de44793930d9f9d142e4a79c061ca Mon Sep 17 00:00:00 2001 From: UltraQbik Date: Wed, 28 Aug 2024 20:24:15 +0300 Subject: Fixed logging and added LOGGER_PATH into config.py --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 30a88c1..93547eb 100644 --- a/.gitignore +++ b/.gitignore @@ -167,3 +167,4 @@ cython_debug/ /compress/ /fullchain.pem /privkey.pem +/logs/ -- cgit 1.4.1