mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
This allows us to easily filter logs related to the servo app via our domain tag, e.g. The domain value was chosen empirically and doesn't seem to collide as of now. From the OpenHarmony side there are no requirements on the value as long as it is between `0x0000` and `0xFFFF`. A value of zero (current status) doesn't allow filtering in hilog. ``` hdc shell hilog -D 0xE0C3 ``` Testing: No functional changes Signed-off-by: Jonathan Schwender <jonathan.schwender@huawei.com> |
||
---|---|---|
.. | ||
desktop | ||
egl | ||
platform | ||
backtrace.rs | ||
build.rs | ||
Cargo.toml | ||
crash_handler.rs | ||
lib.rs | ||
main.rs | ||
panic_hook.rs | ||
parser.rs | ||
prefs.rs | ||
resources.rs | ||
test.rs |