quantum-flux icon indicating copy to clipboard operation
quantum-flux copied to clipboard

Is it possible to turn off the logging?

Open ggrillone opened this issue 9 years ago • 1 comments

There is a lot of console.log(...) logging going on, is there any way to silence it?

ggrillone avatar Dec 20 '15 20:12 ggrillone

Unfortunately, no. Should be pretty straightforward to remove those if you want to submit a PR. This project is unmaintained by me at the current time, but I would certainly accept submissions from anyone who finds the library still useful.

Be sure to check out the 'real' FLUX package: npm i flux

sterpe avatar Dec 21 '15 04:12 sterpe