kv-log-macro
Log macro for log's kv-unstable backend.
1.0.7
88M downloads/mo
#868 most downloaded on crates.io
yoshuawuyts/kv-log-macro
What this package is like to depend on
Last release 6 years ago
no release in 18 months
Release timing varies
gaps range from 2 weeks to 8 months
Some releases are documented
notes for 2 of 8 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
8 releases · first in 2019
0 releases in the last 12 months
see the full history below
Release timeline
8 releases · Sep 2019 to Jul 2020Releases
latest 8-
1.0.706 Jul 2020Nothing published for this version
-
1.0.623 May 2020Nothing published for this version
-
1.0.508 May 2020Nothing published for this version
-
1.0.401 Sep 2019Release notes
Open source →Commits
- [
9c938867f5] (cargo-release) version 1.0.4 (Yoshua Wuyts) - [
4d1cd07382] use ToValue as the bound for captured values (#1) (Ashley Mannix) - [
7cc2af3db3] Update changelog (Yoshua Wuyts)
Stats
CHANGELOG.md | 38 ++++++++++++++++++++++++++++++++++++++ Cargo.toml | 2 +- examples/main.rs | 1 + src/lib.rs | 31 ++----------------------------- 4 files changed, 42 insertions(+), 30 deletions(-) - [
-
1.0.301 Sep 2019Release notes
Open source →Commits
- [
5179f8418a] (cargo-release) version 1.0.3 (Yoshua Wuyts) - [
ed25f609fe] fix lvl (Yoshua Wuyts) - [
7ed93d55f6] (cargo-release) version 1.0.2 (Yoshua Wuyts) - [
751336f2b1] fix log feat (Yoshua Wuyts) - [
21acf4fc36] (cargo-release) version 1.0.1 (Yoshua Wuyts) - [
51961f3281] lib.rs example (Yoshua Wuyts) - [
fa8a68e00d] keywords (Yoshua Wuyts) - [
a5b1ec57c3] readme (Yoshua Wuyts) - [
d6b1429476] finish impls (Yoshua Wuyts) - [
1020528531] done! (Yoshua Wuyts) - [
8a398d49a6] key values work! (Yoshua Wuyts) - [
48b01120de] . (Yoshua Wuyts)
Stats
.github/CODE_OF_CONDUCT.md | 75 +++++++++- .github/CONTRIBUTING.md | 55 ++++++- .github/ISSUE_TEMPLATE.md | 9 +- .github/ISSUE_TEMPLATE/bug_report.md | 23 +++- .github/ISSUE_TEMPLATE/feature_request.md | 43 +++++- .github/ISSUE_TEMPLATE/question.md | 18 ++- .github/PULL_REQUEST_TEMPLATE.md | 14 ++- .github/stale.yml | 17 ++- .gitignore | 7 +- .travis.yml | 13 +- Cargo.toml | 18 ++- LICENSE-APACHE | 190 ++++++++++++++++++++++- LICENSE-MIT | 21 ++- README.md | 62 +++++++- examples/main.rs | 13 +- src/lib.rs | 272 +++++++++++++++++++++++++++++++- tests/test.rs | 6 +- 17 files changed, 856 insertions(+) - [
-
1.0.201 Sep 2019Nothing published for this version
-
1.0.101 Sep 2019Nothing published for this version
-
1.0.001 Sep 2019Nothing published for this version