The emitted half of the PC_LOG* macros (see log.h). More...
#include "shared_primitives/log.h"
Go to the source code of this file.
The emitted half of the PC_LOG* macros (see log.h).
Nothing here is compiled when PC_LOG_LEVEL is PC_NONE - not even the sink pointer - so a build that logs nothing links no logging code and spends no BSS on it.
Definition in file log.cpp.