|
|
|
|
|
by dpark
173 days ago
|
|
If the statement is just that sometimes it’s appropriate to have callbacks, absolutely. A library that only logs in places where it really needs a callback is poorly designed. I still don’t want to have to provide a 429 callback just to log, though. The library should log by default if the callback isn’t registered. |
|