invidious-copy-2023-06-08/src/invidious/helpers
saltycrys b39f01dcdf Improve logging
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`.
2020-12-21 16:32:34 +01:00
..
errors.cr Improve error message 2 2020-12-01 13:41:19 +01:00
handlers.cr Fix storyboards 2020-10-25 09:35:16 +01:00
helpers.cr Improve logging 2020-12-21 16:32:34 +01:00
i18n.cr Fix warnings in latest version of Crystal 2020-04-09 12:18:09 -05:00
json_filter.cr Implement "fields" parameter from the YouTube Data API (#429) 2019-03-30 20:18:34 -05:00
logger.cr Improve logging 2020-12-21 16:32:34 +01:00
macros.cr Fix warnings with latest version of Crystal 2020-07-26 10:59:31 -04:00
proxy.cr Use QUIC for connections to YouTube 2019-11-18 17:28:32 -05:00
signatures.cr Fix signature URL regex 2020-06-16 19:21:29 -05:00
static_file_handler.cr Support Crystal 0.35.0 2020-06-15 18:11:06 -05:00
tokens.cr Add backtraces to errors (#1498) 2020-11-30 10:59:21 +01:00
utils.cr Fix comments 2020-12-06 04:11:41 +01:00