Csd
1.1.4; VERSION ${PROJECT_VERSION}
Loading...
Searching...
No Matches
csd
logger.hpp
Go to the documentation of this file.
1
9
#pragma once
10
11
#include <string>
12
13
namespace
csd
{
14
24
void
log_with_spdlog
(
const
std::string& message);
25
26
}
// namespace csd
csd
Definition
csd.hpp:27
csd::log_with_spdlog
void log_with_spdlog(const std::string &message)
Log a message using spdlog.
Generated by
1.9.8