.. _debug_logging: debug logging ============= Logging module parameters logging Specification --------------------- ===================================== ============================================================ **Parameter** **Value** ===================================== ============================================================ **Type** *operational* **Object Key(s)** *all* **Element Name** logging **Element URI** /axapi/v3/debug/logging/{all} **Element Attributes** logging_attributes **Partition Visibility** None **Schema** :download:`logging schema ` ===================================== ============================================================ **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
EXECUTE Object .. raw:: html POST .. raw:: html /axapi/v3/debug/logging/{all} .. raw:: html :ref:`548_logging_attributes` .. raw:: html
.. _548_logging_list: logging-list ------------ logging-list is **JSON List** of :ref:`548_logging_attributes` logging-list : [ { :ref:`548_logging_attributes` }, { :ref:`548_logging_attributes` }, ... ] .. _548_logging_attributes: logging attributes ------------------ **all** **Description** Logging all debug switch **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **command** **Description** Logging debug command switch **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **error** **Description** Logging debug error switch **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters