Android-cuttlefish cvd tool
Namespaces | Functions | Variables
log_files.h File Reference
#include <chrono>
#include <string>
#include "cuttlefish/result/result.h"
Include dependency graph for log_files.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  cuttlefish
 

Functions

std::string cuttlefish::CvdUserLogDir ()
 
std::string cuttlefish::GetCvdLogFileName (const std::string &log_dir, const std::chrono::system_clock::time_point now)
 
Result< void > cuttlefish::PruneLogsDirectory (const std::string &log_dir, size_t retain)
 

Variables

constexpr size_t cuttlefish::kCvdRetainLogFilesNum = 30