Crates.io | paranoid-android |
lib.rs | paranoid-android |
version | 0.2.2 |
source | src |
created_at | 2021-12-02 23:47:07.073949 |
updated_at | 2024-04-12 00:33:35.123103 |
description | Integration layer between tracing and Android logs |
homepage | |
repository | https://github.com/raftario/tracing-android |
max_upload_size | |
id | 491472 |
size | 18,755 |
Integration layer between tracing
and Android logs
This crate provides a MakeWriter
suitable for writing Android logs.
It is designed as an integration with the fmt
subscriber from tracing-subscriber
and as such inherits all of its features and customization options.