ProtoCore v0.0.2
Deterministic, zero-heap network stack for embedded targets
Loading...
Searching...
No Matches
log.cpp File Reference

The emitted half of the PC_LOG* macros (see log.h). More...

Go to the source code of this file.

Detailed Description

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.