LdsGen
1.2.6
Loading...
Searching...
No Matches
ldsgen
logger.hpp
Go to the documentation of this file.
1
#pragma once
2
7
#include <string>
8
9
namespace
ldsgen
{
10
19
void
log_with_spdlog
(
const
std::string& message);
20
21
}
// namespace ldsgen
ldsgen
Definition
lds.hpp:19
ldsgen::log_with_spdlog
void log_with_spdlog(const std::string &message)
Log a message using spdlog.
Generated by
1.9.8