Ubuntu Manpages

nvme_init_default_logging

Initialize default (fallback) logging

void nvme_init_default_logging (FILE *fp , int lvl , bool log_pid , bool log_tstamp );

File descriptor for logging messages
Logging level to set
Boolean to enable logging of the PID
Boolean to enable logging of the timestamp

Sets the default logging settings for the library in case the root object is absent.