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