I’ve created a cookbook issue for log examples, and posted a PR with placeholders for them.
I did not create a placeholder for the syslog example because I don’t know which crate implements log for the syslog.
I also updated the op to include an issue for adding links to crates that implement the log interface to the README and crate docs. The only logging implementation I actually know of is env_logger!