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
nitnelave
04/11/2026, 12:39 AM
You can set RUST_LOG=warn (or something like that, I might be fuzzy on the exact syntax)