slog-async
Asynchronous drain for slog-rs
2.8.0
58M downloads/mo
#1126 most downloaded on crates.io
slog-rs/async
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Release timing varies
gaps range from 2 weeks to 2.1 years
Nearly every release is documented
notes for 10 of 10 stable releases
2 versions withdrawn
withdrawn after publishing
10 years old
15 releases · first in 2017
0 releases in the last 12 months
see the full history below
Release timeline
15 releases · Feb 2017 to Aug 2023
2018
2019
2020
2021
2022
2023
2024
2025
2026
Releases
latest 15-
2.8.026 Aug 2023Release notes
Open source →- Avoided all catchable panics in async drain thread.
- Thanks to @kryvashek in PR #31
- Call of deprecated err.description() replaced with err.to_string().
Release notes
Open source →- Call of deprecated
err.description()replaced witherr.to_string(). - Avoided all catchable panics in async drain thread.
- Avoided all catchable panics in async drain thread.
-
2.7.029 Jul 2021 -
2.6.012 Jan 2021 -
2.5.019 Mar 2020 -
2.4.029 Jan 2020Release notes
Open source →- Do not join() when dropping AsyncCore/AsyncGuard from worker thread
- Upgrade to thread_local v1
- Replace the std mpsc channel with a crossbeam channel
- Replace the std mpsc channels with a crossbeam channel
- add missing LICENSE files
-
2.3.005 Apr 2018Release notes
Open source →- Configurable overflow strategy (can now block or drop the messages silently).
- Configurable name of the background thread.
-
2.2.011 Dec 2017Release notes
Open source →- Experimental support for
nested-valuesanddynamic-keys. Note: consider unstable.
- Experimental support for
-
2.1.024 Jul 2017Release notes
Open source →- Relicense under MPL/Apache/MIT
- Added
AsyncGuard buildto be deprecated in the future
-
2.0.119 Apr 2017 -
2.0.012 Apr 2017Release notes
Open source →Changed
- Update to slog to stable release
- Minor improvements around overflow documentation
-
2.0.0-3.028 Mar 2017 pre-release -
2.0.0-2.012 Mar 2017 pre-release -
2.0.0-1.006 Mar 2017 pre-releaseNothing published for this version
-
0.2.0-alpha224 Feb 2017 pre-release withdrawn -
0.2.0-alpha119 Feb 2017 pre-release withdrawn