{{ log.debug() }}
Exceptions:
    {% for exception in exceptions %}
  • {{ ("`" + exception.annotation + "` – " + exception.description)|convert_markdown(heading_level, html_id) }}
  • {% endfor %}