powerloader
powerloader copied to clipboard
Make logging external to the library
Logs should not be done directly in the library. Instead, reocrds should be dent to a logger via callbacks, the logger should be instantiated in the final client.