From e35c7a5454a806f7c0f385351505e3e3506353b5 Mon Sep 17 00:00:00 2001 From: jowj Date: Sun, 16 Sep 2018 20:57:47 -0500 Subject: [PATCH] Update TODO information. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e32b9e1..464fbfc 100644 --- a/README.md +++ b/README.md @@ -15,5 +15,6 @@ arke is a dumb python monitoring client i am currently working on to monitor htt ## TODO actually implement the following: - logging https://docs.python.org/2/library/logging.html - use this to dump data instead of doing my own stupid write function. + - https://fangpenlin.com/posts/2012/08/26/good-logging-practice-in-python/ this is also probably worth reading - figure out how to remotely monitor processes from the monitoring host - figure out how to send data over to my mojo slack bot \ No newline at end of file