Crate fuchsia_syslog_listener
source ·Expand description
Log listener support library.
Traits
This trait is used to pass log message back to client.
Functions
This fn will connect to fuchsia.logger.Log service and then
register listener or log dumper based on the parameters passed.
Register listener or log dumper based on the parameters passed.