powerloader icon indicating copy to clipboard operation
powerloader copied to clipboard

Make logging external to the library

Open JohanMabille opened this issue 2 years ago • 0 comments

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.

JohanMabille avatar Feb 10 '23 15:02 JohanMabille