Hello!
The BEAM has a built in logger, it is used by all BEAM code, is feature rich, and very performant. It would be great to have this library use it instead of printing to the console.
Printing lots to the console can result in performance issues, and it would mean that the user has to manage two different log systems at the same time.
Thanks,
Louis