|
ED247 Library
VA2.3.0
Implementation of ED247-A standard
|

Public Member Functions | |
| void | reset (ed247_log_level_t level=ED247_LOG_LEVEL_DEFAULT, const char *filepath=nullptr) |
| std::ostream & | stream () |
| ed247_log_level_t | level () |
| bool | enabled (ed247_log_level_t level) |
Static Public Member Functions | |
| static log & | get () |
| static std::string | level_name (ed247_log_level_t level) |
Static Public Attributes | |
| static constexpr const char * | ENV_VAR_LEVEL = "ED247_LOG_LEVEL" |
| static constexpr const char * | ENV_VAR_FILEPATH = "ED247_LOG_FILEPATH" |