Correct logged error for missing action function
authorJeremy Stanley <fungi@yuggoth.org>
Mon, 13 May 2019 02:24:59 +0000 (02:24 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Mon, 13 May 2019 02:24:59 +0000 (02:24 +0000)
When logging an error for a missing command action function,
correctly include the function name. Also go ahead and add the
action name sought for improved clarity.


No differences found