← Back to context Comment by charcircuit 2 months ago Because libraries don't know where or even how the user wants it to log. 1 comment charcircuit Reply Hackbraten 2 months ago That's why a library (if it absolutely must do logging) should always allow the user to optionally inject their own logger implementation.
Hackbraten 2 months ago That's why a library (if it absolutely must do logging) should always allow the user to optionally inject their own logger implementation.
That's why a library (if it absolutely must do logging) should always allow the user to optionally inject their own logger implementation.