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