|
Android-cuttlefish cvd tool
|
#include <logging.h>
Public Member Functions | |
| LogdLogger (LogId default_log_id=android::base::MAIN) | |
| void | operator() (LogId, LogSeverity, const char *tag, const char *file, unsigned int line, const char *message) |
Private Attributes | |
| LogId | default_log_id_ |
|
explicit |
| void android::base::LogdLogger::operator() | ( | LogId | id, |
| LogSeverity | severity, | ||
| const char * | tag, | ||
| const char * | file, | ||
| unsigned int | line, | ||
| const char * | message | ||
| ) |
|
private |