Structured logging that collects lots of information as key/value pairs. This can then be serialised to an appropriate format for logging systems that provide search mechanisms such as stackdriver or the ELK stack.
I am building this to use as middleware in web services using the Iron framework and will add that functionality here as modules.