author | Florian Forster <octo@huhu.verplant.org> | |
Mon, 31 Mar 2008 15:03:56 +0000 (17:03 +0200) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Mon, 31 Mar 2008 15:03:56 +0000 (17:03 +0200) | ||
commit | dae0b188243d483bfac124f1b4c070830504ab75 | |
tree | 92b284673d806bb705ed97b43a3ad34fc651a2b7 | tree | snapshot |
parent | c42a2315b0b8fa86264c8202f661bef8e683ed20 | commit | diff |
src/plugin.c: plugin_dispatch_values: Improve the error messages.
If no write plugin was loaded or no DS was defined, the
`plugin_dispatch_values' used to fail silently. This is of course not good, so
this commit introduces error messages for this case, so that users can see why
their setup is not working properly.
Also, the ``no such DS type'' message was promoted from DEBUG to INFO.
If no write plugin was loaded or no DS was defined, the
`plugin_dispatch_values' used to fail silently. This is of course not good, so
this commit introduces error messages for this case, so that users can see why
their setup is not working properly.
Also, the ``no such DS type'' message was promoted from DEBUG to INFO.
src/plugin.c | diff | blob | history |