Skip to content

Commit

Permalink
added the logging article to the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
waridh committed Jan 30, 2024
1 parent 3b05e70 commit eda42d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions linux_logging.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,3 +151,4 @@ The table above is the list of priorities in the syslog standard.
- [Stackify guide on how syslog works](https://stackify.com/syslog-101/)
- [Syslog Protocol](https://datatracker.ietf.org/doc/rfc5424/)
- [Rust Syslog Library](https://docs.rs/syslog/latest/syslog/)
- [Other Rust logging methods](https://www.shuttle.rs/blog/2023/09/20/logging-in-rust)

0 comments on commit eda42d6

Please sign in to comment.