Android-cuttlefish cvd tool
Public Attributes | List of all members
cuttlefish::LogcatLine Struct Reference

#include <logcat.h>

Public Attributes

std::string_view date
 
std::string_view time
 
std::string_view uid
 
std::string_view pid
 
char severity
 
std::string_view tag
 
std::string_view message
 

Member Data Documentation

◆ date

std::string_view cuttlefish::LogcatLine::date

◆ message

std::string_view cuttlefish::LogcatLine::message

◆ pid

std::string_view cuttlefish::LogcatLine::pid

◆ severity

char cuttlefish::LogcatLine::severity

◆ tag

std::string_view cuttlefish::LogcatLine::tag

◆ time

std::string_view cuttlefish::LogcatLine::time

◆ uid

std::string_view cuttlefish::LogcatLine::uid

The documentation for this struct was generated from the following file: