Skip to content
Snippets Groups Projects
Commit 6c902868 authored by Derek Gonyeo's avatar Derek Gonyeo Committed by CQ bot account: commit-bot@chromium.org
Browse files

[component_manager] send logs to zx_debuglog_write

Component manager will not always be able to rely on
fuchsia.logger.LogSink being present in its namespace, so this commit
adds new logging macros to src/log.rs to log to zircon's debuglog. If
debuglog creation fails, logs are sent to stderr.

CF-707 #done

Change-Id: I5893719e6bb72aaba481ac0a0cbe43911cfea29c
parent 2de260ea
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment