https://kedro.org/ logo
#beginners-need-help
Title
# beginners-need-help
d

datajoely

01/13/2022, 4:08 PM
Hi @User the journal is about to be deprecated so I'd be a little careful about using that one. 1) There are a bunch of settings you can do in
logging.yml
to configure what the various loggers do. 2) In python world you can grab a logger and start using it via
logging.getLogger(name)