Skip to content

5.x

No due date 43% complete

The 5.0 release will be a massive shift in how debug approaches logging. Taking cues from SLF4J and the ever growing need for end users to control their logging, we plan on providing full control over the format of Debug as well as bringing this functionality to older versions of Debug via a method of patching. Log messages will also funnel into a handler…

The 5.0 release will be a massive shift in how debug approaches logging. Taking cues from SLF4J and the ever growing need for end users to control their logging, we plan on providing full control over the format of Debug as well as bringing this functionality to older versions of Debug via a method of patching. Log messages will also funnel into a handler that can be overridden using node -r, similar to SLF4J.