From 65d13bbf3b7d5c2709eae4f000d0289d811795ec Mon Sep 17 00:00:00 2001 From: Bob Bui Date: Mon, 7 Jul 2025 00:13:13 -0700 Subject: [PATCH] chore: update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2473d9d..862f3a2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ +# LOOKING FOR MAINTAINERS +due to my current work commitments, I am unable to maintain this project. If you are interested in taking over the maintenance of this project, please feel free to open a pull request or contact me directly. I would be happy to transfer the ownership of this project to you. + # json-logging + Python logging library to emit JSON log that can be easily indexed and searchable by logging infrastructure such as [ELK](https://www.elastic.co/elk-stack) , [EFK](https://www.digitalocean.com/community/tutorials/how-to-set-up-an-elasticsearch-fluentd-and-kibana-efk-logging-stack-on-kubernetes)