numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
|
Namespace of internal implementations. More...
Functions | |
auto | get_body_style (log_level level) -> fmt::text_style |
Get the style for a log body. | |
auto | get_log_level_style (log_level level) -> fmt::text_style |
Get the style for a log level. | |
Namespace of internal implementations.
|
inlinenodiscard |
Get the style for a log body.
[in] | level | Log level. |
Definition at line 77 of file colored_compact_log_formatter.h.
|
inlinenodiscard |
Get the style for a log level.
[in] | level | Log level. |
Definition at line 46 of file colored_compact_log_formatter.h.