issues Search Results · repo:cardoe/stderrlog-rs language:Rust
Filter by
26 results
(64 ms)26 results
incardoe/stderrlog-rs (press backspace or delete to remove)I have a project where I currently manually include the output of thread::current().id() at the beginning of every log
message (prefixing the error string and padded to ensure the error string messages ...
ssokolow
- Opened on Sep 11, 2024
- #63
steps to reproduce
cargo new reproduce cd reproduce
cargo add stderrlog
cargo add termcolor
Updating crates.io index
Adding termcolor v1.4.1 to dependencies
Updating crates.io index
error: ...
CramBL
- Opened on Jul 9, 2024
- #61
As outlined in #51, colouring the whole message makes it hard to read, as readers cannot predict what would be written
there (whereas INFO, ERROR, etc. are rather obvious). This is also a problem with ...
bpeetz
- 1
- Opened on Apr 16, 2024
- #60
Hey, thanks for maintaining this useful crate!
atty is unmaintained and has an unresolved security advisory, RUSTSEC-2021-0145, which may affect Windows users that use
a custom global allocator.
This ...
AlexTMjugador
- 2
- Opened on Jun 9, 2023
- #56
I am running into the following error: failed to set color: Os { code: 5, kind: Uncategorized, message: Input/output
error } , registry path /stderrlog-0.5.3/src/lib.rs:333:18
When I look at lib.rs, it ...
Allen-Webb
- 1
- Opened on Dec 7, 2022
- #53
Hi!
IMHO, when colors are enabled, applying them to the whole message make it hard to read.
Would you be open to a PR that would introduce an option to either colorize the whole log line or only the ...
delehef
- 1
- Opened on Nov 9, 2022
- #51
Hello,
I find this project very useful, but it also seems to me not to be maintained anymore. There are two pull requests that
seem essential to me that are waiting to be integrated.
I understand that ...
natir
- 4
- Opened on Oct 27, 2022
- #48
feature request: optionally (trigger by a feature) add #[clap(value_enum)] for timestamp
leoleoasd
- 2
- Opened on Jun 28, 2022
- #42
There are a number of changes since 0.5.1 I d like to pick up, particularly the thread_local version bump.
Could you please publish a new version to crates.io?
Thanks!
wfraser
- 6
- Opened on Jun 21, 2022
- #41
In the LICENSE-MIT file the copyright is attributed to The Rust Project Developers.
This causes problems when trying to package the software for debian, see
https://alioth-lists.debian.net/pipermail/pkg-rust-maintainers/2022-February/018178.html ...
alexanderkjall
- Opened on Feb 6, 2022
- #38

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.