Metadata-Version: 2.1
Name: hydra-logzio-logger
Version: 0.0.2
Summary: hydra-logzio-logger, hydra plugin to log into logzio server
Home-page: https://github.com/shay-te/hydra-logzio-logger
Author: Shay Tessler
Author-email: shay.te@gmail.com
License: MIT
Description: 
        [![PyPI](https://img.shields.io/pypi/v/hydra-logzio-logger)](https://pypi.org/project/hydra-logzio-logger/)
        ![PyPI - License](https://img.shields.io/pypi/l/hydra-logzio-logger)
        ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/hydra-logzio-logger)
        [![PyPI - Downloads](https://img.shields.io/pypi/dm/hydra-logzio-logger.svg)](https://pypistats.org/packages/hydra-logzio-logger)
        
        
        # Hydra Logzio Logger
        Hydra Logzio Logger is a plugin [hydra](https://hydra.cc/)  plugin for logging data into logzio 
        
        
        ## License
        Hydra Logzio Logger in licenced under [MIT](https://github.com/shay-te/hydra-logzio-logger/blob/master/LICENSE)
        
        ## Prerequisite
        Before using set to following environment variables
        
        `logzio_format`, `logzio_token`, `logzio_drain_timeout`, `logzio_url`
        
        For more infor about these variables read [here](https://app-eu.logz.io/#/dashboard/data-sources/Python).
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
