bensteUEM / SongBeamerQS

Python code for "Qualitätssicherung" of Songbeamer SNG files.
3 stars 0 forks source link

Reduce excessive INFO logging when reading Baiersbronn files in updates.ipynb #58

Closed bensteUEM closed 5 months ago

bensteUEM commented 5 months ago

When running df_sng = read_songs_to_df() duplicate INFO logs are emitted.

INFO: With Prefix: EG INFO: Parsing: [/home/benste/Documents/Kirchengemeinde](https://file+.vscode-resource.vscode-cdn.net/home/benste/Documents/Kirchengemeinde) Baiersbronn/Beamer/Songbeamer - Songs/EG Psalmen & Sonstiges

this could likely be one log message only ...

discovered as part of #22