Reduce the log message priority for reload calls
authorJeremy Stanley <fungi@yuggoth.org>
Sat, 29 Jul 2017 14:53:36 +0000 (14:53 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Sat, 29 Jul 2017 14:53:36 +0000 (14:53 +0000)
commit1c0623cbe57049eb56d8b4f559d1a1687a0a0c53
tree6457412c1feaa985f82be9db608d22661a7efcbf
parentf8040fb2e7fcd4457fd1b3394fa58660d37a047e
Reduce the log message priority for reload calls

It's important to log when the "reload" command is issued, but it's
not an error condition. Log the event at priority 6 rather than 8.
mudpy/misc.py