Thalweg · API reference ← Main docs

warn_if_salt_unusable

Function warn_if_salt_unusable 

Source
pub fn warn_if_salt_unusable(salt: Option<&str>)
Expand description

Emit a ONE-TIME startup warning if the configured salt is not usable.

SECURITY: only the verdict class is logged — never the salt value or any substring of it. Called once when the engine resolves the salt.