state kw mismatch: increase to critical loglevel

This commit is contained in:
Mathieu Le Marec - Pasquet 2015-01-30 18:51:20 +01:00
parent f35869a99b
commit 81212b436f

View File

@ -793,7 +793,7 @@ def format_call(fun,
'{0}.{1}'.format(fun.__module__, fun.__name__)
)
)
log.error(
log.critical(
'{0}. If you were trying to pass additional data to be used '
'in a template context, please populate \'context\' with '
'\'key: value\' pairs.{1}'.format(