{% if exceptions_mode %} {% if exceptions %} {% for option, pri in exceptions %} {% endfor %}
Priority exceptions
{{ option }} {{ pri }}
{% else %}

You have not defined any priority exceptions in the logger.conf configuration file.

{% endif %} {% endif %}