Closed mn4367 closed 6 years ago
The current logging is driven by a boolean parameter and can only write to console. Supplying a custom (optional) logging function is a better solution.
console
Implemented/fixed with 74df898.
The current logging is driven by a boolean parameter and can only write to
console
. Supplying a custom (optional) logging function is a better solution.