File: README.md

package info (click to toggle)
rust-slog 2.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 372 kB
  • sloc: makefile: 60
file content (5 lines) | stat: -rw-r--r-- 249 bytes parent folder | download | duplicates (3)
1
2
3
4
5
This directory contains some general examples on how to use `slog`

More examples can be found in: https://github.com/slog-rs/misc/tree/master/examples

Also, some functionality-specific examples can be found in respective crates implementing them.