Skip to content

feat: add logging

Felipe Kinoshita requested to merge github/fork/FineFindus/feat/logging into main

Created by: FineFindus

As discussed in https://github.com/fkinoshita/Wildcard/pull/2, this adds logging via the pretty_env_logger crate. I only changed the println! to use log for and did not add any new logging, let me know if I should do this as well.

Merge request reports