Android-cuttlefish cvd tool
Namespaces | Functions
log_sources.h File Reference
#include <memory>
#include "cuttlefish/common/libs/utils/tee_logging.h"
#include "cuttlefish/host/commands/cvd/cli/commands/monitor/monitor_source.h"
#include "cuttlefish/host/commands/cvd/instances/local_instance.h"
Include dependency graph for log_sources.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::unique_ptr< MonitorSource > cuttlefish::LauncherLogMonitorSource (const LocalInstance &instance, const LogSeverity severity)
 
std::unique_ptr< MonitorSource > cuttlefish::KernelLogMonitorSource (const LocalInstance &instance)
 
std::unique_ptr< MonitorSource > cuttlefish::LogcatMonitorSource (const LocalInstance &instance, const LogSeverity severity)