Ubuntu Manpages

nvme_init_logging

Initialize logging

void nvme_init_logging (nvme_root_t r , int lvl , bool log_pid , bool log_tstamp );

nvme_root_t context
Logging level to set
Boolean to enable logging of the PID
Boolean to enable logging of the timestamp

Sets the default logging variables for the library.