configfile.c: Use plugin name from plugin context in error reporting
authorPavel Rochnyack <pavel2000@ngs.ru>
Sat, 16 Jun 2018 05:01:50 +0000 (12:01 +0700)
committerPavel Rochnyack <pavel2000@ngs.ru>
Wed, 20 Jun 2018 04:32:34 +0000 (11:32 +0700)
commit33e39e17215e4fdbf48621e53d69dcd956a3d17f
tree6a6533adfb652ae0cb86640fbea62985d553a55e
parentf244f8d6d110e23f4aee70dc4b8ec8747be91678
configfile.c: Use plugin name from plugin context in error reporting

This commit also removes 'plugin: ' prefix from `plugin_log()`.
src/daemon/configfile.c
src/daemon/plugin.c