dlt.common.runtime.json_logging
config_root_logger
def config_root_logger() -> None
You must call this if you are using root logger. Make all root logger' handlers produce JSON format & remove duplicate handlers for request instrumentation logging. Please made sure that you call this after you called "logging.basicConfig() or logging.getLogger()