|
MiniOB 1
MiniOB is one mini database, helping developers to learn how database works.
|
成员的完整列表,这些成员属于 common::Log,包括所有继承而来的类成员
| check_output(const LOG_LEVEL log_level, const char *module) (定义于 common::Log) | common::Log | |
| check_param_valid() (定义于 common::Log) | common::Log | private |
| console_level_ (定义于 common::Log) | common::Log | private |
| context_getter_ (定义于 common::Log) | common::Log | private |
| context_id() (定义于 common::Log) | common::Log | |
| debug(T message) (定义于 common::Log) | common::Log | |
| default_set_ (定义于 common::Log) | common::Log | private |
| DefaultSet typedef (定义于 common::Log) | common::Log | private |
| error(T message) (定义于 common::Log) | common::Log | |
| get_console_level() (定义于 common::Log) | common::Log | |
| get_log_level() (定义于 common::Log) | common::Log | |
| get_rotate_type() (定义于 common::Log) | common::Log | |
| info(T message) (定义于 common::Log) | common::Log | |
| init(const string &log_file) (定义于 common::Log) | common::Log | static |
| lock_ (定义于 common::Log) | common::Log | private |
| Log(const string &log_name, const LOG_LEVEL log_level=LOG_LEVEL_INFO, const LOG_LEVEL console_level=LOG_LEVEL_WARN) (定义于 common::Log) | common::Log | |
| log_date_ (定义于 common::Log) | common::Log | private |
| log_level_ (定义于 common::Log) | common::Log | private |
| log_line_ (定义于 common::Log) | common::Log | private |
| log_max_line_ (定义于 common::Log) | common::Log | private |
| log_name_ (定义于 common::Log) | common::Log | private |
| LogDate typedef (定义于 common::Log) | common::Log | private |
| LogPrefixMap typedef (定义于 common::Log) | common::Log | private |
| ofs_ (定义于 common::Log) | common::Log | private |
| operator<<(T message) | common::Log | |
| out(const LOG_LEVEL console_level, const LOG_LEVEL log_level, T &message) (定义于 common::Log) | common::Log | private |
| output(const LOG_LEVEL level, const char *module, const char *prefix, const char *f,...) (定义于 common::Log) | common::Log | |
| panic(T message) (定义于 common::Log) | common::Log | |
| prefix_map_ (定义于 common::Log) | common::Log | private |
| prefix_msg(const LOG_LEVEL level) (定义于 common::Log) | common::Log | |
| rename_old_logs() (定义于 common::Log) | common::Log | private |
| rotate(const int year=0, const int month=0, const int day=0) (定义于 common::Log) | common::Log | |
| rotate_by_day(const int year, const int month, const int day) (定义于 common::Log) | common::Log | private |
| rotate_by_size() (定义于 common::Log) | common::Log | private |
| rotate_type_ (定义于 common::Log) | common::Log | private |
| set_console_level(const LOG_LEVEL console_level) (定义于 common::Log) | common::Log | |
| set_context_getter(function< intptr_t()> context_getter) | common::Log | |
| set_default_module(const string &modules) | common::Log | |
| set_log_level(const LOG_LEVEL log_level) (定义于 common::Log) | common::Log | |
| set_rotate_type(LOG_ROTATE rotate_type) (定义于 common::Log) | common::Log | |
| trace(T message) (定义于 common::Log) | common::Log | |
| warnning(T message) (定义于 common::Log) | common::Log | |
| ~Log(void) (定义于 common::Log) | common::Log |