pass logger_name in remaining places

This commit is contained in:
Misty De Méo 2025-02-21 10:07:29 -08:00
parent b79054d27e
commit e1fccb261b
9 changed files with 12 additions and 10 deletions

View file

@ -36,7 +36,7 @@ import sys
import warcprox
logger = structlog.get_logger()
logger = structlog.get_logger(logger_name=__name__)
# https://stackoverflow.com/questions/166506/finding-local-ip-addresses-using-pythons-stdlib