| Crates.io | air-log-targets |
| lib.rs | air-log-targets |
| version | 0.1.0 |
| created_at | 2023-03-15 13:21:23.689908+00 |
| updated_at | 2023-03-15 13:21:23.689908+00 |
| description | Definition of global consts used for logging |
| homepage | |
| repository | https://github.com/fluencelabs/aquavm |
| max_upload_size | |
| id | 810698 |
| size | 4,369 |
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.