enable_logging

Function enable_logging 

Source
pub fn enable_logging(level: Level)
Expand description

Enables logging using standard facilities of nng.

Specifically it will use syslog on POSIX compliant systems while other systems will use stderr