max-heller / mdbook-pandoc

A mdbook backend powered by Pandoc.
Apache License 2.0
98 stars 7 forks source link

Allow configuring logging with `RUST_LOG` environment variable #21

Closed max-heller closed 9 months ago

max-heller commented 9 months ago

Configures env_logger to parse the RUST_LOG environment variable to determine which logs to emit.