New logging system

This commit is contained in:
GeoffreyCoulaud
2023-06-11 21:11:53 +02:00
parent d340e007e3
commit 6a099b2bdd
4 changed files with 87 additions and 15 deletions

View File

@@ -12,6 +12,7 @@ install_subdir('importer', install_dir: moduledir)
install_subdir('importers', install_dir: moduledir)
install_subdir('utils', install_dir: moduledir)
install_subdir('store', install_dir: moduledir)
install_subdir('logging', install_dir: moduledir)
install_data(
[
'main.py',