Hello all, on my kedro project, I find that I must...
# questions
c
Hello all, on my kedro project, I find that I must have an environment variable KEDRO_LOGGING_CONFIG=./conf/logging.yml, otherwise my logging (info) would not output in the terminal. Does anyone know why this seems necessary ? Is there anything to put in the logging.yml to bypass this problem ? Thanks
👀 1
j
we will make this automatic in Kedro 0.19.6, due in a couple of days!
❤️ 1
c
Great, thanks Juan !