nvme_init_default_logging - Man Page

Initialize default (fallback) logging

Synopsis

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

Arguments

fp

File descriptor for logging messages

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 settings for the library in case the root object is absent.

Info

August 2024 libnvme API manual