Hi,

Does anyone have an idea how we could provide feedback in the
webconsole when saving a configuration leads to errors?

Creating two loggers with the same category, for example, is invalid,
but the only feedback is ERROR messages in the logs, from the
webconsole UI you don't see anything wrong.

AFAIK applying saved configs is asynchronous, so it's not trivial -
we'd need the thread that saves them to send events when exceptions
are thrown, or log interceptors...sounds a bit complicated but having
that feedback would be valuable.

Thoughts?

-Bertrand

Reply via email to