triplem / discogstagger

Console based audio-file metadata tagger that uses the Discogs.com API v2 (JSON based). Relies on the Mutagen and discogs-client libraries. Currently supports FLAC and MP3 file types.
MIT License
2 stars 1 forks source link

Adopt Logging Configuration #18

Open triplem opened 9 years ago

triplem commented 9 years ago

Currrently there is a default logging config, which works nice. Problem is, that we cannot easily overwrite config options there.

I did already provide an alternative (easier) config, which is printing debug statements on the console. This should furthermore made easier by just using console.