#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

#234 in Operating systems

Download history 718/week @ 2024-07-28 606/week @ 2024-08-04 1444/week @ 2024-08-11 958/week @ 2024-08-18 1041/week @ 2024-08-25 957/week @ 2024-09-01 953/week @ 2024-09-08 565/week @ 2024-09-15 667/week @ 2024-09-22 603/week @ 2024-09-29 1196/week @ 2024-10-06 832/week @ 2024-10-13 1053/week @ 2024-10-20 812/week @ 2024-10-27 921/week @ 2024-11-03 753/week @ 2024-11-10

3,640 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.8–4MB
~69K SLoC