nvme_init_logging - Man Page

Initialize logging

Synopsis

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

Arguments

r

nvme_root_t context

lvl

Logging level to set

log_pid

Boolean to enable logging of the PID

log_tstamp

Boolean to enable logging of the timestamp

Description

Sets the default logging variables for the library.

Info

February 2024 libnvme API manual