Implementing a “rules engine” in Python

前端 未结 4 1403
慢半拍i
慢半拍i 2020-12-13 00:44

I\'m writing a log collection / analysis application in Python and I need to write a \"rules engine\" to match and act on log messages.

It needs to feature:

4条回答
提交回复
热议问题