We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e275ac2 commit bfbea4aCopy full SHA for bfbea4a
docs/releasenotes.rst
@@ -8,8 +8,9 @@ R4-1: Changes since R4-0
8
their data type (8 or 17 digits), and have ".0" appended if no decimals are
9
output by the string conversion.
10
11
-* JSON logging now respects the configuration setting to log only puts where
12
- the field value actually changes.
+* JSON logging now respects the configuration settings to log only puts where
+ the field value actually changes, and to disable logging. The latter doesn't
13
+ stop the puts from being queued by the IOC, but the values aren't sent out.
14
15
* Sites can add their own JSON metadata to be included in the JSON log output
16
using the new ``caPutJsonLogAddMetadata`` command, which takes arguments for
0 commit comments