Class mediapipe::LogEntry
ClassList > mediapipe > LogEntry
Public Functions
Type | Name |
---|---|
LogEntry (LogSeverity severity, const struct ::tm * tm_time, absl::string_view message) |
|
LogSeverity | log_severity () const |
absl::string_view | text_message () const |
absl::Time | timestamp () const |
Public Functions Documentation
function LogEntry
inline mediapipe::LogEntry::LogEntry (
LogSeverity severity,
const struct ::tm * tm_time,
absl::string_view message
)
function log_severity
inline LogSeverity mediapipe::LogEntry::log_severity () const
function text_message
inline absl::string_view mediapipe::LogEntry::text_message () const
function timestamp
inline absl::Time mediapipe::LogEntry::timestamp () const
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/port/logging.h