Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Level::as_str #409

Merged
merged 2 commits into from
Aug 24, 2020
Merged

Add Level::as_str #409

merged 2 commits into from
Aug 24, 2020

Conversation

Thomasdezeeuw
Copy link
Collaborator

Returns the string representation of the Level.

Returns the string representation of the `Level`.
@Thomasdezeeuw
Copy link
Collaborator Author

If acceptable, maybe we also want to add it to LevelFilter.

@sfackler
Copy link
Member

LGTM, but let's add it to LevelFilter as well!

@Thomasdezeeuw
Copy link
Collaborator Author

@sfackler done.

@sfackler sfackler merged commit b77ccef into rust-lang:master Aug 24, 2020
@sfackler
Copy link
Member

Thanks!

@Thomasdezeeuw Thomasdezeeuw deleted the log-as_str branch December 9, 2020 18:42
EFanZh pushed a commit to EFanZh/log that referenced this pull request Jul 23, 2023
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.21 to 3.2.22.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.22/CHANGELOG.md)
- [Commits](clap-rs/clap@v3.2.21...v3.2.22)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants