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