[][src]Function milter::set_debug_level

pub fn set_debug_level(level: i32)

Sets the trace debug level of the milter library to the given value.

The value range is unspecified, but should fall somewhere between 0 (no logging, the default) and 6 (maximum logging volume).