Closed rclaude closed 11 years ago
This is great, and right in line with something I'd like to do.
However, we can't just do it like this.
node_modules
may be updated any time, and would override this commit.console.log()
is blocking because it redirects to a file.Once multilog
achieves all of those requirements, I encourage using it in tree,
and even ultimately having a plug to view it (with filtering UI, etc), much like plugs/profiler.html
.
I'm really happy that you care about logging too.
I'd love to have your help to get there.
The goal is to have logs structured and with relevant informations to do machine learning on it.