We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 428230b commit 72adb7bCopy full SHA for 72adb7b
README.md
@@ -52,4 +52,5 @@ before being displayed.
52
- Make number of rows configurarable
53
- Add paging to log (this will be a challenge for the shell commands)
54
- Add configurable row decorators that can parse the row and display them differently than plain text
55
- - Add scheduler function that can process logs, look for some keywords and add messages to the Magento backend.
+ - Add scheduler function that can process logs, look for some keywords and add messages to the Magento backend.
56
+ - Add <use>system.log/tail</use> to reuse/reference command configurations instead of duplicating them. Overwriting parts should still be possible.
0 commit comments