Metadata-Version: 1.2
Name: tail-uwsgi-log
Version: 0.0.2
Summary: Tail several uwsgi log files and send an email when error occurs.
Home-page: https://github.com/kant-li/uwsgi_log_analysis
Author: Kant
Author-email: kant@kantli.com
License: MIT License
Description: # uwsgi_log_analysis
        A script to analyze logs for uwsgi and maybe other applications, with data presentation and realtime alerts.
        
Keywords: uwsgi log
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
