Skip to content

Commit 66978a9

Browse files
authored
Update README.adoc
1 parent 6734f68 commit 66978a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,11 @@ The HiveMQ MQTT Message Log Extension is a very useful HiveMQ Extension for debu
6363

6464
=== Configuration
6565

66-
By default all MQTT events are logged. It is possible to opt out of specific log event types by adding a
66+
By default, all MQTT events are logged. It is possible to opt out of specific log event types by adding a
6767
*mqttMessageLog.properties* files to your `<HIVEMQ_HOME>/hivemq-mqtt-message-log-extension` folder.
6868
There is an example file available which removes the logging of publish messages. Just rename it to *mqttMessageLog.properties*.
6969

70-
The events log only important information, if it required that MQTT messages are logging all information available the `verbose` property can be set to true.
70+
The events log only important information, if it is required that MQTT messages are logging all information available the `verbose` property can be set to true.
7171
You can see the difference of a normal log versus a verbose log in the <<example, examples>>.
7272

7373
CAUTION: use verbose=true very carefully as it will flood your log immediately.

0 commit comments

Comments
 (0)