Definition at line 304 of file Log.h.
Public Member Functions | |
| Rule (const char *path, log_level_t level) | |
| Rule (const Rule &rule) | |
Public Attributes | |
| std::string | path_ |
| log_level_t | level_ |
| oasys::Log::Rule::Rule | ( | const char * | path, | |
| log_level_t | level | |||
| ) | [inline] |
| std::string oasys::Log::Rule::path_ |
Definition at line 311 of file Log.h.
Referenced by oasys::Log::find_rule(), oasys::Log::rule_compare(), and oasys::Log::sort_rules().
Definition at line 312 of file Log.h.
Referenced by oasys::Log::log_level(), and oasys::Log::rule_compare().
1.5.1