EllAlgo
1.6.13
Loading...
Searching...
No Matches
ellalgo
logger.hpp
Go to the documentation of this file.
1
9
#pragma once
10
11
#include <string>
12
13
namespace
ellalgo
{
14
24
void
log_with_spdlog
(
const
std::string&
message
);
25
26
}
// namespace ellalgo
invalid_value
auto invalid_value() -> T
Return an invalid/sentinel value for type T.
Definition
cutting_plane.hpp:27
ellalgo
Definition
logger.hpp:13
ellalgo::log_with_spdlog
void log_with_spdlog(const std::string &message)
Log a message using spdlog.
Generated by
1.9.8