node-rtpmidi
node-rtpmidi copied to clipboard
Disable logging to the terminal
I'm writing an application that already uses the terminal to handle I/O. It also has its own logger. Is there a way I can disable this package's logger, or at least redirect it somewhere that doesn't affect my other logger? Thanks in advance.