Use log to reduce prints

This commit is contained in:
Jeremy Soller 2022-10-12 13:59:23 -06:00
parent 419f2dc612
commit a1d4553a17
No known key found for this signature in database
GPG key ID: 87F211AF2BE4C2FE
3 changed files with 5 additions and 4 deletions

View file

@ -71,7 +71,7 @@ fn main() {
};
if matched {
println!(
log::debug!(
"{:?}: family '{}' postscript name '{}' style {:?} weight {:?} stretch {:?} monospaced {:?}",
info.id,
info.family,