5 ms·
One of the short comings I found in many logging mechanism in backend is : There are no APIs to enable/disable logs at runtime. Have made an small attempt to f
by o1lab 7y ago
One of the short comings I found in many logging mechanism in backend is : There are no APIs to enable/disable logs at runtime.
Have made an small attempt to fix it in node.js
https://github.com/o1lab/dynamic-debug https://github.com/o1lab/dynamic-debug