air-log-targets

Crates.ioair-log-targets
lib.rsair-log-targets
version0.1.0
sourcesrc
created_at2023-03-15 13:21:23.689908
updated_at2023-03-15 13:21:23.689908
descriptionDefinition of global consts used for logging
homepage
repositoryhttps://github.com/fluencelabs/aquavm
max_upload_size
id810698
size4,369
(fluencebot)

documentation

https://docs.rs/air-log-targets

README

AIR logger targets

The marine logger allows adjusting not only by a logging level defined in the log crate, but also by a component id (or targets in terms of the log crate). So, it could be considered as a matrix where each component could have its own logging level. This crate defines several component id that are used by other crates.

Commit count: 722

cargo fmt