* Добавлен начальный функционал clear_db

* Добавлена начальная возможность переключения уровня логирования
* Исправлены мелкие ошибки
This commit is contained in:
2025-03-05 12:25:51 +03:00
parent c8cff90b3b
commit 0a651d6fa2
6 changed files with 110 additions and 19 deletions

3
.gitignore vendored
View File

@ -1,2 +1,5 @@
*.log
modules/__pycache__
*.idea
app.log
.gigaide