:orphan: .. index:: pair: enum; tapi_dns_unbound_verbose .. _doxid-group__tapi__dns__unbound_1ga5f817a628cbd5ff3f5d45aec32e001af: enum tapi_dns_unbound_verbose ============================= Overview ~~~~~~~~ Representation of possible values for unbound::verbose option. :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include enum tapi_dns_unbound_verbose { :ref:`TAPI_DNS_UNBOUND_NOT_VERBOSE` = TAPI_JOB_OPT_ENUM_UNDEF, :ref:`TAPI_DNS_UNBOUND_VERBOSE` = 1, :ref:`TAPI_DNS_UNBOUND_MORE_VERBOSE`, :ref:`TAPI_DNS_UNBOUND_VERBOSE_LL_QUERY`, :ref:`TAPI_DNS_UNBOUND_VERBOSE_LL_ALGO`, :ref:`TAPI_DNS_UNBOUND_VERBOSE_LL_CACHE`, }; .. _details-group__tapi__dns__unbound_1ga5f817a628cbd5ff3f5d45aec32e001af: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ Representation of possible values for unbound::verbose option. Enum Values ----------- .. index:: pair: enumvalue; TAPI_DNS_UNBOUND_NOT_VERBOSE .. _doxid-group__tapi__dns__unbound_1gga5f817a628cbd5ff3f5d45aec32e001afaf8119a9e3afe5862b4855768a527b86c: .. ref-code-block:: cpp :class: doxyrest-title-code-block TAPI_DNS_UNBOUND_NOT_VERBOSE No verbosity, only errors. .. index:: pair: enumvalue; TAPI_DNS_UNBOUND_VERBOSE .. _doxid-group__tapi__dns__unbound_1gga5f817a628cbd5ff3f5d45aec32e001afa966f1b9e5f2bf71ae6c800129feb78c3: .. ref-code-block:: cpp :class: doxyrest-title-code-block TAPI_DNS_UNBOUND_VERBOSE Gives operational information. .. index:: pair: enumvalue; TAPI_DNS_UNBOUND_MORE_VERBOSE .. _doxid-group__tapi__dns__unbound_1gga5f817a628cbd5ff3f5d45aec32e001afa8cc9a7d4c3f7b6055cc413c0316f6ea8: .. ref-code-block:: cpp :class: doxyrest-title-code-block TAPI_DNS_UNBOUND_MORE_VERBOSE Gives detailed operational information including short information per query. .. index:: pair: enumvalue; TAPI_DNS_UNBOUND_VERBOSE_LL_QUERY .. _doxid-group__tapi__dns__unbound_1gga5f817a628cbd5ff3f5d45aec32e001afaf80f58daa3458c9bc1f61834c37b824f: .. ref-code-block:: cpp :class: doxyrest-title-code-block TAPI_DNS_UNBOUND_VERBOSE_LL_QUERY Gives query level information, output per query. .. index:: pair: enumvalue; TAPI_DNS_UNBOUND_VERBOSE_LL_ALGO .. _doxid-group__tapi__dns__unbound_1gga5f817a628cbd5ff3f5d45aec32e001afa43af8abf53f9e0f23befd2448bc4628c: .. ref-code-block:: cpp :class: doxyrest-title-code-block TAPI_DNS_UNBOUND_VERBOSE_LL_ALGO Gives algorithm level information. .. index:: pair: enumvalue; TAPI_DNS_UNBOUND_VERBOSE_LL_CACHE .. _doxid-group__tapi__dns__unbound_1gga5f817a628cbd5ff3f5d45aec32e001afa284c8ec3083fc4d188be86c9b2e8b027: .. ref-code-block:: cpp :class: doxyrest-title-code-block TAPI_DNS_UNBOUND_VERBOSE_LL_CACHE Logs client identification for cache misses.