Log WebAdmin return message after performing a request
tuokri opened this issue · 0 comments
tuokri commented
When performing a request, the response content from WebAdmin contains the following element:
<div class="message info">
MESSAGE_FROM_WEB_ADMIN
</div>
MESSAGE_FROM_WEB_ADMIN
contains informational or error messages.
Logging this response value would be beneficial for debugging.