Crate android_logd_logger

Source
Expand description

android-logd-logger

Structs§

Builder
Builder for initializing logger
Event
Event data
Logger
Logger configuration handle. Logger configuration handler stores access to logger configuration parameters.

Enums§

Buffer
Log buffer ids
Error
Error
EventValue
Event’s value
Priority
Log priority as defined by logd

Functions§

builder
Returns a default Builder for configuration and initialization of logging.
log
Construct a log entry
write_event
Write an event to Buffer::Events
write_event_buffer
Write an event to an explicit buffer
write_event_buffer_now
Write an event with the timestamp now to buffer
write_event_now
Write an event with the timestamp now to Buffer::Events

Type Aliases§

EventTag
Event tag