Python logging handler for log.io stateless TCP API
http://logio.org/
configuration
stream: name of log.io
node: name of log.io
host: log.io server domain or ip address  (default localhost)
port: log.io api port (default 28777)

VERSION = '0.0.1'
AUTHOR = "Raymond McGinlay , <raymond@thisislevelup.com>"

