feat: implement logging setup and CSV telemetry logging for performance metrics
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -12,6 +12,9 @@ __pycache__/
|
||||
venv/
|
||||
env/
|
||||
|
||||
# Log files
|
||||
logs/
|
||||
|
||||
# Local/runtime data
|
||||
captures/photos/*
|
||||
captures/videos/*
|
||||
|
||||
Reference in New Issue
Block a user