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)
commit004b27a2ef9b6d410f2ec3a0661ace520861d460
tree6457412c1feaa985f82be9db608d22661a7efcbf
parent6481b7222515bce0a8a2ba608ef9af16c3b78e83
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