logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

nvme_get_logging_level - Get current logging level

Arguments

r nvme_root_t context log_pid Pointer to store a current value of logging of the PID flag at (optional). log_tstamp Pointer to store a current value of logging of the timestamp flag at (optional).

Description

Retrieves current values of logging variables.

Name

nvme_get_logging_level - Get current logging level

Return

current log level value or DEFAULT_LOGLEVEL if not initialized. August 2025 nvme_get_logging_level nvme_get_logging_level(2)

Synopsis

intnvme_get_logging_level(nvme_root_tr,bool*log_pid,bool*log_tstamp);

See Also