|
iceberg-cpp
|
Opt-in bare LOG_* aliases for the ICEBERG_LOG_* macros. More...
#include "iceberg/logging/log_macros.h"Go to the source code of this file.
Opt-in bare LOG_* aliases for the ICEBERG_LOG_* macros.
Separate opt-in header (not pulled in by logger.h or log_macros.h) so the short, unprefixed names never leak into consumers by default – they would collide with glog/abseil/windows.h. Include this header explicitly to use them. No bare LOG(level) is provided.