Using a SocketAppender in Woodman

This page sends logs to a server using a SocketAppender. The socket server must be up and running at http://localhost:40031/. To start the example server:

node examples/socket.io/server.js

Check the client.js for Woodman's configuration.