api / src /__init__.py
Chandima Prabhath
Refactor code structure for improved readability and maintainability
10b392a
raw
history blame contribute delete
101 Bytes
from src.utils.logging import setup_logging
setup_logging() # Set up logging for the entire package