Metadata-Version: 1.0
Name: log_io_handler
Version: 1.1
Summary: A python logging frame handler for log.io
Home-page: www.thisislevelup.com
Author: Raymond McGinlay
Author-email: raymond@thisislevelup.com
License: GPL v3 or higher
Description: 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>"
        
        
Platform: UNKNOWN
