rust-env_logger0.10-devel-0.10.2-1.fc40 in Fedora 40
↵ Return to the main page of rust-env_logger0.10-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2024-02-29 |
Fabio Valentini <decathorpe at gmail dot com> - 0.10.2-1 |
- Initial import (env_logger 0.10 compat package) |
Provides
- crate(env_logger)
- rust-env_logger0.10-devel
Files
- usr/
- share/
- cargo/
- registry/
- env_logger-0.10.2/
- .cargo-checksum.json
- Cargo.toml
- LICENSE-APACHE
- LICENSE-MIT
- README.md
- examples/
- custom_default_format.rs
- custom_format.rs
- custom_logger.rs
- default.rs
- direct_logger.rs
- filters_from_code.rs
- in_tests.rs
- syslog_friendly_format.rs
- src/
- filter/
- mod.rs
- regex.rs
- string.rs
- fmt/
- humantime.rs
- mod.rs
- style.rs
- writer/
- atty.rs
- buffer/
- mod.rs
- plain.rs
- termcolor.rs
- mod.rs
- lib.rs
- logger.rs
- tests/
- init-twice-retains-filter.rs
- log-in-log.rs
- log_tls_dtors.rs
- regexp_filter.rs