With sufficiently complicated heavy-client applications I decided it was time for me to start logging client-side errors to a log for analysis and debugging. I searched for something ready-made that did this but came up short - so I wrote it.Gyppo is a simple node.js server and a client library for logging errors and other client output to a log file.