babel-plugin-trace icon indicating copy to clipboard operation
babel-plugin-trace copied to clipboard

This is a Babel plugin which adds a straightforward, declarative syntax for adding debug logging to JavaScript applications.

Results 1 babel-plugin-trace issues
Sort by recently updated
recently updated
newest added

Hi, I was checking out this plugin to use in my projects. I wanted to enable only warn level logging. However that does not seem to work when using babel-node....