Skip to content

Commit

Permalink
Merge pull request #642 from tisonkun/patch-1
Browse files Browse the repository at this point in the history
docs: Add logforth as an impl
  • Loading branch information
KodrAus authored Nov 28, 2024
2 parents 70fead8 + 9ab7fea commit 9078735
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 @@ -145,6 +145,7 @@
//! * [structured-logger]
//! * Complex configurable frameworks:
//! * [log4rs]
//! * [logforth]
//! * [fern]
//! * Adaptors for other facilities:
//! * [syslog]
Expand Down Expand Up @@ -321,6 +322,7 @@
//! [syslog]: https://docs.rs/syslog/*/syslog/
//! [slog-stdlog]: https://docs.rs/slog-stdlog/*/slog_stdlog/
//! [log4rs]: https://docs.rs/log4rs/*/log4rs/
//! [logforth]: https://docs.rs/logforth/*/logforth/
//! [fern]: https://docs.rs/fern/*/fern/
//! [systemd-journal-logger]: https://docs.rs/systemd-journal-logger/*/systemd_journal_logger/
//! [android_log]: https://docs.rs/android_log/*/android_log/
Expand Down

0 comments on commit 9078735

Please sign in to comment.