Searched defs:log_file_path (Results 1 – 3 of 3) sorted by relevance
70 def log_file_path(self): member in Config
49 const std::string log_file_path(GetLogFilePath()); in setup_daemon_logging() local
87 std::string get_last_log_path(std::string log_file_path) { in get_last_log_path()