* chore: per-domain logging
* fix: lint
* fix: revert cdn configuration disabling the access log
* feat: more granular controls for logging
* chore(cr): bump copyright year to 2022
* fix(cr): missing error_log level in the global config
* fix(cr): `is-changed` indicators
* chore(cr): newline at end of file + eslint enforcement
* fix(cr): rows alignment when checkbox applies
* fix(cr): don't use default computed values
* fix: lint
* chore: use new flag names to allow backward compatability
* chore: global `access_log` should always be `off`
* feat: migrate old logging to new
* feat: option to turn on access_log and error_log on redirects
* fix: update copyright year
* fix: missing translation
* fix(cr): migration from global `error_log` being empty
* fix(cr): missing `return`
* fix(cr): account for a `server` dictionary without `domain`
* fix(cr): migrate previous `access_log` and `error_log` paths using the previous behavior
* chore(cr): additional logging comment
* feat(cr): disable error_log per domain
* fix(logging): use default paths
* fix(logging): retain the user values for error_log when toggling the log on/off
* fix(bc): new params shouldn't be overridden
* Dependency updates
* Fix eslint issues
* Switch to esm fully
* Fix Jest tests
* Update to node 16, force mini-css-extract-plugin to 1.x
* More dep updates
* Use correct NPM version in Actions
* Fix mini-css-extract-plugin version overrides
* Don't rely on Webpack for available languages