pyruse/doc/noop.md

10 lines
202 B
Markdown
Raw Permalink Normal View History

2018-02-11 13:17:48 +01:00
# The `action_noop` module
This action does nothing.
Its main purpose is to discard uninteresting log entries.
This is the only module that takes no parameter:
```json
{ "action": "action_noop" }
```