Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/clap-rs/clap-verbosity-flag

Easily add a --verbose flag to CLIs using Clap
https://github.com/clap-rs/clap-verbosity-flag

fix!: Make logging flags global

epage opened this pull request almost 3 years ago
Can't be used as a global flag, together with sub-commands.

cardil opened this issue almost 3 years ago
docs: Expand on how to use the crate

epage opened this pull request almost 3 years ago
Include usage in example

dimo414 opened this issue almost 3 years ago
fix!: Upgrade to clap3

epage opened this pull request almost 3 years ago
Support for clap3?

SUPERCILEX opened this issue about 3 years ago
Usage of this crate with clap

Eolien55 opened this issue about 3 years ago
Support for clap_derive

MiSawa opened this issue over 3 years ago
Add a function to instantiate a verbosity with explicit values

liana-p opened this pull request over 3 years ago
Upgrade to GitHub-native Dependabot

dependabot-preview[bot] opened this pull request over 3 years ago
Update lib.rs

edemir opened this pull request over 3 years ago
set_verbose does not interact with help text

chrysn opened this issue almost 4 years ago
paw compatibility + minor improv.

swfsql opened this pull request over 4 years ago
fix: Don't override help strings

epage opened this pull request almost 5 years ago
Including `Verbosity` adds the doc comment to the help output

sd2k opened this issue almost 5 years ago
feat!: Allow complete silence

epage opened this pull request about 5 years ago
--quiet and configurable default log level

epage opened this pull request about 5 years ago
chore: Migrate to 2018 edition

epage opened this pull request about 5 years ago
Upgrade structopt

epage opened this pull request over 5 years ago
default to log level info plan B

ssendev opened this pull request over 6 years ago
Set up a CI

epage opened this issue over 6 years ago
remove setup_env_logger

yoshuawuyts opened this pull request over 6 years ago
default to log level info

yoshuawuyts opened this pull request over 6 years ago
Is error the right default?

epage opened this issue over 6 years ago
impl Clone for Verbosity

dpc opened this pull request over 6 years ago
Add an example for setup_env_logger()

yoshuawuyts opened this issue over 6 years ago
Question: why do we filter messages?

yoshuawuyts opened this issue over 6 years ago
Feature: different loggers, --logger and --pretty

yoshuawuyts opened this issue over 6 years ago
expose .log_level()

yoshuawuyts opened this pull request over 6 years ago
Expose log level

yoshuawuyts opened this issue over 6 years ago
use own name

yoshuawuyts opened this pull request over 6 years ago
Use case of this vs. `quicli`?

ErichDonGubler opened this issue over 6 years ago