Updated process.log.set (markdown)

therealkrispet 2019-11-18 11:14:16 +01:00
parent 13373515b3
commit 994f4cd9a8

@ -3,9 +3,7 @@
```json ```json
{ {
"key": "process.log.set", "key": "process.log.set"
"intent": "control",
"scope": "zmq"
} }
``` ```
@ -20,8 +18,6 @@
```json ```json
{ {
"key": "process.log.set", "key": "process.log.set",
"intent": "control",
"scope": "zmq",
"name": "webservice" "name": "webservice"
} }
``` ```