Function milter::set_debug_level[][src]

pub fn set_debug_level(level: i32)
Expand description

Sets the trace debug level of the libmilter 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).