A logging utility.
More...
#include <proxsuite-nlp/logger.hpp>
A logging utility.
Definition at line 35 of file logger.hpp.
◆ print_outline_every()
static constexpr std::size_t proxsuite::nlp::BaseLogger::print_outline_every |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ start()
void proxsuite::nlp::BaseLogger::start |
( |
| ) |
const |
|
inline |
◆ log()
void proxsuite::nlp::BaseLogger::log |
( |
const LogRecord & | values | ) |
const |
|
inline |
◆ COL_WIDTH_0
unsigned int proxsuite::nlp::BaseLogger::COL_WIDTH_0 = 4 |
◆ COL_WIDTH
unsigned int proxsuite::nlp::BaseLogger::COL_WIDTH = 10 |
◆ active
bool proxsuite::nlp::BaseLogger::active = true |
◆ join_str
const std::string proxsuite::nlp::BaseLogger::join_str = "|" |
The documentation for this struct was generated from the following file: