#open-harmony #logging #compatible #filtering #system #sink #env-filter

hilog

A log and env_filter compatible logging sink for HiLog on OpenHarmony

2 releases

0.1.1 Oct 27, 2024
0.1.0 Apr 25, 2024

#251 in Operating systems

Download history 861/week @ 2024-11-20 559/week @ 2024-11-27 760/week @ 2024-12-04 992/week @ 2024-12-11 1122/week @ 2024-12-18 401/week @ 2024-12-25 655/week @ 2025-01-01 1209/week @ 2025-01-08 1123/week @ 2025-01-15 1349/week @ 2025-01-22 1154/week @ 2025-01-29 1677/week @ 2025-02-05 1181/week @ 2025-02-12 1768/week @ 2025-02-19 1711/week @ 2025-02-26 1133/week @ 2025-03-05

5,960 downloads per month

Apache-2.0

16KB
269 lines

Hilog

This crate provides a log compatible logger that writes messages to the HiLog logging system on OpenHarmony devices.

This crate is partially based on env_logger and android_logger.

License

This crate is licensed under the Apache-2.0 license.


lib.rs:

log compatible logger to the HiLog logging system on OpenHarmony

This crate is in its very early stages and still under development. It's partially based on env_logger, in particular the filtering is compatible with env_logger.

Dependencies

~2.7–4MB
~68K SLoC