add sendxmpp-handler-for-python-logging

This commit is contained in:
2020-12-19 03:47:41 -08:00
parent 8b3b731e1a
commit c2460a13e7
19 changed files with 812 additions and 16 deletions

View File

@ -0,0 +1,16 @@
---
title: "SENDXMPPHandler for Python Logging"
date: 2020-12-19
draft: false
tags: ["Python","Logging","Flask","XMPP","SENDXMPP","logging.Handler"]
authors: ["trent"]
---
date: 2020-12-19
## **SENDXMPPHandler for Python Logging**
<script src="https://gist.github.com/adc541a6245d55e39edd10dab1001a88.js?file= SENDXMPPHandler.md"></script>
## **app/sendxmpp_handler.py**
<script src="https://gist.github.com/adc541a6245d55e39edd10dab1001a88.js?file= sendxmpp_handler.py"></script>
## **app/\__init__.py**
<script src="https://gist.github.com/adc541a6245d55e39edd10dab1001a88.js?file=__init__.py"></script>
## **Android Yaxim Screenshot**
![Yaxim Android Screenshot](https://gist.github.com/TrentSPalmer/adc541a6245d55e39edd10dab1001a88/raw/36f35a2d6c2c1c01633441542ff5d6ccb714c007/YaximAndroidScreenshot.png)