#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

#240 in Operating systems

Download history 818/week @ 2024-10-11 1053/week @ 2024-10-18 864/week @ 2024-10-25 926/week @ 2024-11-01 817/week @ 2024-11-08 828/week @ 2024-11-15 692/week @ 2024-11-22 574/week @ 2024-11-29 894/week @ 2024-12-06 977/week @ 2024-12-13 881/week @ 2024-12-20 427/week @ 2024-12-27 1046/week @ 2025-01-03 1021/week @ 2025-01-10 1307/week @ 2025-01-17 1133/week @ 2025-01-24

4,584 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