◆ format()
|
|
inlineoverridevirtualnoexcept |
◆ make_unique_copy()
|
|
inlineoverridevirtualnoexcept |
◆ log_level_name
Initial value:=
Level == global_state_type::log_fatal ?
"fatal" :
Level == global_state_type::log_error ?
"error" :
Level == global_state_type::log_warning ?
"warning" :
Level == global_state_type::log_info ?
"info" :
Level == global_state_type::log_debug ?
"debug" :
Level == global_state_type::log_trace ?
"trace" :
Level == global_state_type::log_audit ?
"audit" :
Level == global_state_type::log_statistics ?
"stats" :
"<unknown log level>"
constexpr Out narrow_cast(In const &rhs) noexcept
Cast numeric values without loss of precision.
Definition cast.hpp:378
The documentation for this class was generated from the following file:
- hikogui/src/hikogui/telemetry/log.hpp