add sendxmpp-handler-for-python-logging
This commit is contained in:
@ -5,6 +5,7 @@ authors: ["trent"]
|
||||
# Trent's Blog
|
||||
## **Posts By Date**
|
||||
|
||||
* [2020-12-19: SENDXMPPHandler for Python Logging](posts/sendxmpp-handler-for-python-logging.md){target=_blank}
|
||||
* [2020-12-17: Instructions for Tethering From Phone](posts/instructions-for-tethering-from-phone){target=_blank}
|
||||
* [2020-12-15: LMDE4 Custom Partitions Disk Encryption](posts/lmde4-custom-partitions-disk-encryption){target=_blank}
|
||||
* [2020-06-21: Linux Move Cursor With Keyboard](posts/linux-move-cursor-with-keyboard){target=_blank}
|
||||
|
16
docs/posts/sendxmpp-handler-for-python-logging.md
Normal file
16
docs/posts/sendxmpp-handler-for-python-logging.md
Normal 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**
|
||||

|
Reference in New Issue
Block a user