Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / cardoe/stderrlog-rs issues and pull requests

#63 - Support including the ThreadId in the output

Issue - State: open - Opened by ssokolow 5 months ago

#62 - bump termcolor

Pull Request - State: open - Opened by CramBL 7 months ago - 2 comments

#60 - Make colourizing the `timestamp` optional

Issue - State: open - Opened by bpeetz 10 months ago - 1 comment

#59 - Only style the level label

Pull Request - State: closed - Opened by cardoe about 1 year ago

#58 - ci: updates because many steps are retired

Pull Request - State: closed - Opened by cardoe about 1 year ago

#57 - Replace `atty` dependency with `is-terminal`

Pull Request - State: closed - Opened by AlexTMjugador over 1 year ago - 9 comments

#56 - Consider replacing the dependency on `atty` with `is-terminal`

Issue - State: closed - Opened by AlexTMjugador over 1 year ago - 2 comments

#55 - fix: Clap error in examples/timestamp

Pull Request - State: closed - Opened by kenoss about 2 years ago

#54 - Do not panic when pty closes

Pull Request - State: closed - Opened by Allen-Webb about 2 years ago

#53 - panics when log is called after pty closes with EIO

Issue - State: closed - Opened by Allen-Webb about 2 years ago - 1 comment

#52 - Only style the level label

Pull Request - State: closed - Opened by delehef about 2 years ago - 3 comments

#51 - [Optional] Do not colorize the message itself

Issue - State: closed - Opened by delehef about 2 years ago - 1 comment

#50 - fixed module filtering example and add tests

Pull Request - State: closed - Opened by cardoe over 2 years ago

#49 - draft: testing PR

Pull Request - State: closed - Opened by cardoe over 2 years ago

#48 - This project is no longer maintained?

Issue - State: closed - Opened by natir over 2 years ago - 4 comments

#47 - upgrade the dev dependency clap from 2.33 to 3

Pull Request - State: closed - Opened by alexanderkjall over 2 years ago - 4 comments

#46 - Disable "oldtime" feature of chrono

Pull Request - State: closed - Opened by jeffcutsinger over 2 years ago - 3 comments

#45 - Support disabling the timestamps feature

Pull Request - State: closed - Opened by edmorley over 2 years ago - 5 comments

#44 - Add missing field to `StdErrLog` debug implementation

Pull Request - State: closed - Opened by edmorley over 2 years ago

#43 - Fix docs typos

Pull Request - State: closed - Opened by edmorley over 2 years ago

#41 - publish version 0.5.2?

Issue - State: closed - Opened by wfraser over 2 years ago - 6 comments

#40 - Small fixes

Pull Request - State: closed - Opened by ghost almost 3 years ago

#39 - fix bad license copyright fixes #38

Pull Request - State: closed - Opened by cardoe almost 3 years ago

#38 - Unclear copyright attribution in LICENSE-MIT

Issue - State: closed - Opened by alexanderkjall about 3 years ago

#37 - document verbosity and allow it to be specified differently

Pull Request - State: closed - Opened by cardoe about 3 years ago

#36 - switch to time from chrono

Pull Request - State: closed - Opened by cardoe about 3 years ago - 6 comments

#35 - attempt to fix build broken by 4ffd89856

Pull Request - State: closed - Opened by cardoe about 3 years ago

#34 - update docopt from ~1.0 to ~1.1 and structopt from 0.2.11 to 0.3.20

Pull Request - State: closed - Opened by alexanderkjall about 3 years ago

#33 - update thread_local from ~1.0 to ~1.1 and fix deprecation warnings

Pull Request - State: closed - Opened by alexanderkjall about 3 years ago - 4 comments

#31 - Chrono dependency involves insecure version

Issue - State: closed - Opened by itamarst about 3 years ago - 4 comments

#30 - Set module level verbosity without removing all other crates

Issue - State: closed - Opened by msrd0 over 3 years ago - 1 comment

#29 - adapt dependencies for fedora

Pull Request - State: closed - Opened by ghost over 3 years ago - 1 comment

#28 - Would like to be able to set verbosity based on LevelFilter or Level

Issue - State: closed - Opened by dyc3 almost 4 years ago

#27 - Module filtering does not work

Issue - State: closed - Opened by evanrichter about 4 years ago - 2 comments

#26 - Display logging message location

Issue - State: closed - Opened by jimmy-lt about 4 years ago - 1 comment

#25 - Added support for showing module names in log output

Pull Request - State: closed - Opened by thomasantony over 4 years ago

#24 - Fix docs for show_level()

Pull Request - State: closed - Opened by brettcannon over 4 years ago

#23 - Update deps and msrv

Pull Request - State: closed - Opened by vincentdephily over 4 years ago - 4 comments

#22 - Raise MSRV from 1.16 to either 1.19, 1.21, or 1.31

Issue - State: closed - Opened by vincentdephily over 4 years ago - 4 comments

#21 - -Z minimal-versions

Pull Request - State: closed - Opened by kornelski almost 5 years ago - 4 comments

#20 - thread_local dependency conflict

Issue - State: closed - Opened by nuxeh about 5 years ago - 1 comment

#19 - Any way to set a custom format?

Issue - State: closed - Opened by nuxeh about 5 years ago - 3 comments
Labels: enhancement, help wanted

#18 - Tests failed with Rust 1.39

Issue - State: closed - Opened by tim77 about 5 years ago - 6 comments
Labels: invalid, question

#17 - Add an option to disable printing message level

Pull Request - State: closed - Opened by ypoluektovich over 5 years ago - 5 comments

#16 - Do not emit control chars if stderr is not a tty

Pull Request - State: closed - Opened by thiagoarrais over 5 years ago - 13 comments

#15 - No output from modules if `stderrlog::new()` is done in two places

Issue - State: closed - Opened by nuxeh almost 6 years ago - 1 comment
Labels: bug, invalid

#14 - Don't colorize if stderr is not a tty

Issue - State: closed - Opened by ColonelThirtyTwo over 6 years ago - 2 comments
Labels: enhancement

#13 - Now locks stderr.

Pull Request - State: closed - Opened by remexre over 6 years ago

#12 - Add millisecond timestamp resolution

Pull Request - State: closed - Opened by romanz over 6 years ago - 2 comments

#11 - Shall colorizing and timestamps be optional?

Issue - State: closed - Opened by vi almost 7 years ago - 3 comments
Labels: enhancement, help wanted

#10 - pin versions to not break compat

Pull Request - State: closed - Opened by cardoe almost 7 years ago

#9 - Updates for log 0.4.

Pull Request - State: closed - Opened by remexre almost 7 years ago - 14 comments

#8 - Update to log 0.4.x

Issue - State: closed - Opened by remexre almost 7 years ago - 2 comments
Labels: enhancement

#7 - Example doesn't work, and question about module filters

Issue - State: closed - Opened by JP-Ellis about 7 years ago - 11 comments
Labels: bug, enhancement

#6 - Including a::b also includes a::bad module

Pull Request - State: closed - Opened by Dr-Emann over 7 years ago - 2 comments

#5 - Termcolor

Pull Request - State: closed - Opened by jcreekmore over 7 years ago

#4 - colorize the different log levels

Issue - State: closed - Opened by cardoe over 7 years ago
Labels: enhancement

#3 - Work with older rust versions

Pull Request - State: closed - Opened by Dr-Emann over 7 years ago - 2 comments

#2 - Improvements

Pull Request - State: closed - Opened by Dr-Emann over 7 years ago - 1 comment

#1 - Add timestamp support for the logging of messages

Pull Request - State: closed - Opened by jcreekmore over 8 years ago