Python Advance logger capable to log every event with django default logger, elasticsearch, and file log This package use as a python standard logger as a base logger and add extra features for better ...
from custom_logger.logger import CustomStructuredLogger log_to_cloud: bool = True if <any condition to check if in cloud service env> else False log_to_console: bool = not log_to_cloud logger: ...
Hello there! 👋 I'm Luca, a BI Developer with a passion for all things data, Proficient in Python, SQL and Power BI ...