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