Unkinkedash
08/29/2024, 10:20 PMElena Khaustova
08/30/2024, 11:01 AMElena Khaustova
08/30/2024, 11:02 AMWARNING
and set a path to your logging config as in the example aboveElena Khaustova
08/30/2024, 11:09 AMsettings.py
# terminal
export KEDRO_LOGGING_CONFIG="./conf/custom_logging.yml"
# settings.py
KEDRO_LOGGING_CONFIG = "./conf/custom_logging.yml"
Unkinkedash
08/30/2024, 5:00 PM