mirror of
https://github.com/iv-org/invidious.git
synced 2025-01-14 02:32:24 +05:30
b39f01dcdf
Everything that gets logged now has a log level associated with it. The log level can be set with the new `-l` or `--log-level` arguments. The defaul log level is `debug` for now. There aren't many things that get logged but if the logs get spammed in the future it can be set down to `info`.