LogIt++
Loading...
Searching...
No Matches
logit::FileLogger Member List

This is the complete list of members for logit::FileLogger, including all inherited members.

create_file_path(const int64_t &date_ts) constlogit::FileLoggerinlineprivate
current_timestamp_ms() constlogit::FileLoggerinlineprivate
FileLogger()logit::FileLoggerinline
FileLogger(const Config &config)logit::FileLoggerinline
FileLogger(const std::string &directory, const bool &async=true, const int &auto_delete_days=30)logit::FileLoggerinline
get_current_utc_date_ts() constlogit::FileLoggerinlineprivate
get_date_ts_from_filename(const std::string &filename) constlogit::FileLoggerinlineprivate
get_directory_path() constlogit::FileLoggerinlineprivate
get_float_param(const LoggerParam &param) const overridelogit::FileLoggerinlinevirtual
get_int_param(const LoggerParam &param) const overridelogit::FileLoggerinlinevirtual
get_last_log_file_name() constlogit::FileLoggerinlineprivate
get_last_log_file_path() constlogit::FileLoggerinlineprivate
get_last_log_ts() constlogit::FileLoggerinlineprivate
get_string_param(const LoggerParam &param) const overridelogit::FileLoggerinlinevirtual
get_time_since_last_log() constlogit::FileLoggerinlineprivate
initialize_directory()logit::FileLoggerinlineprivate
is_valid_log_filename(const std::string &filename) constlogit::FileLoggerinlineprivate
log(const LogRecord &record, const std::string &message) overridelogit::FileLoggerinlinevirtual
m_configlogit::FileLoggerprivate
m_current_date_tslogit::FileLoggerprivate
m_filelogit::FileLoggerprivate
m_file_namelogit::FileLoggerprivate
m_file_pathlogit::FileLoggerprivate
m_file_path_mutexlogit::FileLoggermutableprivate
m_last_log_tslogit::FileLoggerprivate
m_mutexlogit::FileLoggermutableprivate
open_log_file(const int64_t &date_ts)logit::FileLoggerinlineprivate
remove_old_logs()logit::FileLoggerinlineprivate
start_logging()logit::FileLoggerinlineprivate
stop_logging()logit::FileLoggerinlineprivate
wait() overridelogit::FileLoggerinlinevirtual
write_log(const std::string &message, const int64_t &timestamp_ms)logit::FileLoggerinlineprivate
~FileLogger()logit::FileLoggerinlinevirtual
~ILogger()=defaultlogit::ILoggervirtual