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
- Event
Value - 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§
- Event
Tag - Event tag