pyruse/doc/noop.md

10 lines
202 B
Markdown

# 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" }
```