]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3594] updated ARM
authorRazvan Becheriu <razvan@isc.org>
Tue, 8 Oct 2024 16:20:10 +0000 (19:20 +0300)
committerRazvan Becheriu <razvan@isc.org>
Tue, 8 Oct 2024 16:20:10 +0000 (19:20 +0300)
doc/sphinx/arm/logging.rst

index 97fb2f6055feab94121a1054120c3fc5998e0075..4e4fce0772f2a919d7747c63e0affb0900584140 100644 (file)
@@ -628,12 +628,15 @@ where log messages are sent and are explained in detail below.
    The alias ``output-options`` was added in Kea 2.5.1, to be used
    interchangeably with the previous ``output_options`` configuration key.
    This was done to keep all configuration keys consistent, i.e.
-   using a hyphen (`-`) instead of an underscore (`_`) in the key name. Currently,
-   both configuration keys are considered correct and mean the same to Kea parsers.
+   using a hyphen (`-`) instead of an underscore (`_`) in the key name.
 
    As of Kea 2.5.2, ``output-options`` becomes the default configuration key
    and ``output_options`` can be used as an alias.
 
+   As of Kea 2.7.4, ``output_options`` configuration key has been deprecated and
+   will be removed in future versions. Please consider updating your
+   configuration by switching to using ``output-options`` instead.
+
 The ``output`` (string) Option
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^