Update logging info.

This commit is contained in:
retoor 2025-09-22 14:15:53 +02:00
parent c740de95f9
commit 38d05da272

View File

@ -1,3 +1,7 @@
import logging
logging.basicConfig(level=logging.INFO)
import pathlib
import shutil
import sqlite3