mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
state kw mismatch: increase to critical loglevel
This commit is contained in:
parent
f35869a99b
commit
81212b436f
@ -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(
|
||||
|
Loading…
Reference in New Issue
Block a user