https://github.com/lldap/lldap logo
Set logging level to warning or higher
# troubleshooting
h
Hello, LLDAP is excessively logging every request. Even with verbose mode turned off there are still thousands of logs per week being generated. Is there a way to set a proper log level?
n
You can set RUST_LOG=warn (or something like that, I might be fuzzy on the exact syntax)
a
message has been deleted