Battery-Emulator/test/emul/Logging.cpp
2025-08-31 13:07:17 +03:00

4 lines
143 B
C++

#include "../../src/devboard/utils/logging.h"
// This creates the global instance that links against the real implementation
Logging logging;