#include "Network.h" #define LOGGER_NAME "Network" namespace network { void powerOn() {} void powerOff() {} }