Crate fuchsia_syslog_listener

Source
Expand description

Log listener support library.

Traits§

LogProcessor
This trait is used to pass log message back to client.

Functions§

run_log_listener_with_proxy
Register listener or log dumper based on the parameters passed.