Skip to content

Commit 0551261

Browse files
authored
Merge pull request #669 from SpriteOvO/crate-doc-update
Add `spdlog-rs` link to crate doc
2 parents 3ff3bdc + 931d883 commit 0551261

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/lib.rs

+2
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@
149149
//! * [log4rs]
150150
//! * [logforth]
151151
//! * [fern]
152+
//! * [spdlog-rs]
152153
//! * Adaptors for other facilities:
153154
//! * [syslog]
154155
//! * [slog-stdlog]
@@ -326,6 +327,7 @@
326327
//! [log4rs]: https://docs.rs/log4rs/*/log4rs/
327328
//! [logforth]: https://docs.rs/logforth/*/logforth/
328329
//! [fern]: https://docs.rs/fern/*/fern/
330+
//! [spdlog-rs]: https://docs.rs/spdlog-rs/*/spdlog/
329331
//! [systemd-journal-logger]: https://docs.rs/systemd-journal-logger/*/systemd_journal_logger/
330332
//! [android_log]: https://docs.rs/android_log/*/android_log/
331333
//! [win_dbg_logger]: https://docs.rs/win_dbg_logger/*/win_dbg_logger/

0 commit comments

Comments
 (0)