ndarray-glm
ndarray-glm copied to clipboard
Logging system
Would the standard log
interface be sufficient? slog
at least should be investigated.
Any logging should be gated behind a feature flag so that it can be compiled out entirely in performance-critical applications. I'm unsure whether it should be enabled or disabled by default.