kedro-org / kedro-starters

Templates for your Kedro projects.
Apache License 2.0
64 stars 59 forks source link

Update logging.yml #90

Closed antonymilne closed 2 years ago

antonymilne commented 2 years ago

Motivation and Context

Same change to logging.yml as in https://github.com/kedro-org/kedro/pull/1543.

Now that this file is optional I've removed it completely from the standalone-catalog starter, which is meant to be minimal.

Checklist