#open-harmony #logging #compatible #filtering #sink #system #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

#235 in Operating systems

Download history 862/week @ 2024-10-26 940/week @ 2024-11-02 762/week @ 2024-11-09 850/week @ 2024-11-16 654/week @ 2024-11-23 643/week @ 2024-11-30 909/week @ 2024-12-07 1039/week @ 2024-12-14 715/week @ 2024-12-21 483/week @ 2024-12-28 1154/week @ 2025-01-04 944/week @ 2025-01-11 1403/week @ 2025-01-18 1112/week @ 2025-01-25 1694/week @ 2025-02-01 1195/week @ 2025-02-08

5,546 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.9–4MB
~69K SLoC