Logging
Right now we support logging what passes through the fastapi in api.py.
Installation
No instillation needed.
Getting Started
Logging is automatic in the api.
Details
Logs are saved to a logging folder with a timestamp.
Roadmap
In the future we will support more sophisticated logging accross all modules.