Skip to content

Commit

Permalink
Add spdlog-rs link to crate doc
Browse files Browse the repository at this point in the history
  • Loading branch information
SpriteOvO committed Feb 14, 2025
1 parent 22be810 commit 931d883
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@
//! * [log4rs]
//! * [logforth]
//! * [fern]
//! * [spdlog-rs]
//! * Adaptors for other facilities:
//! * [syslog]
//! * [slog-stdlog]
Expand Down Expand Up @@ -326,6 +327,7 @@
//! [log4rs]: https://docs.rs/log4rs/*/log4rs/
//! [logforth]: https://docs.rs/logforth/*/logforth/
//! [fern]: https://docs.rs/fern/*/fern/
//! [spdlog-rs]: https://docs.rs/spdlog-rs/*/spdlog/
//! [systemd-journal-logger]: https://docs.rs/systemd-journal-logger/*/systemd_journal_logger/
//! [android_log]: https://docs.rs/android_log/*/android_log/
//! [win_dbg_logger]: https://docs.rs/win_dbg_logger/*/win_dbg_logger/
Expand Down

0 comments on commit 931d883

Please sign in to comment.