Log missing file inclusions as more severe
authorJeremy Stanley <fungi@yuggoth.org>
Sat, 29 Jul 2017 18:31:40 +0000 (18:31 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Sat, 29 Jul 2017 18:31:40 +0000 (18:31 +0000)
commitec67d85b3081695865850e07ce8fcacb842159f8
tree44992227124275fe78f643cf82b3876efd7745fa
parent275b3f156a8ceb0ec50e5651cbcb8415269c7dd4
Log missing file inclusions as more severe

When another file is included with an inc macro in text, being
unable to load that file could indicate a fairly serious
configuration error. Increase the severity of the log message for
this so that it will be more easily noticed and caught in testing.
mudpy/misc.py