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 ...
Uses structlog to provide structured logging with minimal setup. 2024-02-16T12:49:41.733384Z [info ] This is a simple message [ExampleClass] app_version=0.0.1 ...