### Summary We should use a strong logging library that provides us with the ability to hide log messages with log levels at the very least. Maybe `logs`? ### Relevant Documentation and Links * [`logs` opam page](https://opam.ocaml.org/packages/logs/) * [`logs` documentation](https://erratique.ch/software/logs/doc/)