Enabled logging of warnings
This commit is contained in:
@@ -41,7 +41,8 @@ unnecessary features, or they didn't have all the features I wanted.
|
||||
|
||||
# Bloat that will not be implemented
|
||||
- Tracking or spying of any kind. The only logs that still exist are
|
||||
errors printed to stderr and the default SLF4J warning.
|
||||
errors printed to stderr and the basic logging (only warnings) provided by the
|
||||
[`env_logger`](https://crates.io/crates/env_logger) crate.
|
||||
- User management. If you need a shortener for your whole organization, either
|
||||
run separate containers for everyone or use something else.
|
||||
- Cookies, newsletters, "we value your privacy" popups or any of the multiple
|
||||
|
||||
Reference in New Issue
Block a user