CellModules
MecaCell::WARN Struct Reference

#include <logger.hpp>

Static Public Attributes

static constexpr const bool enabled = true
 
static constexpr const auto color = YELLOW
 
static constexpr const auto tag = "⚠ "
 

Detailed Description

Definition at line 83 of file logger.hpp.

Member Data Documentation

◆ color

constexpr const auto MecaCell::WARN::color = YELLOW
staticconstexpr

Definition at line 89 of file logger.hpp.

◆ enabled

constexpr const bool MecaCell::WARN::enabled = true
staticconstexpr

Definition at line 85 of file logger.hpp.

◆ tag

constexpr const auto MecaCell::WARN::tag = "⚠ "
staticconstexpr

Definition at line 90 of file logger.hpp.


The documentation for this struct was generated from the following file: