5#include "webcface/common/webcface-config.h"
10#include <spdlog/logger.h>
14std::vector<std::string>
17std::string
getHostName(
const std::shared_ptr<spdlog::logger> &logger);
std::vector< std::string > getIpAddresses(const std::shared_ptr< spdlog::logger > &logger)
Definition ip.cc:22
std::string getHostName(const std::shared_ptr< spdlog::logger > &logger)
Definition ip.cc:106
#define WEBCFACE_NS_END
Definition webcface-config.h:113
#define WEBCFACE_NS_BEGIN
Definition webcface-config.h:112