Add context debug in export

master
Lertsenem 2020-07-25 14:51:04 +02:00
parent 1b1de3b5b9
commit cadb53e3b4
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ def generate_outfile(
# Template rendering
# -------------------------------------------------------------------------
log.info("Generating SVG using '{}' template".format(templatename))
log.debug("Context : {}".format(context))
log.debug(
"Initializing jinja2 with template dir '{}'" \