On Mon, Nov 4, 2024 at 8:13 AM TianRong Ong <tianrong....@gmail.com> wrote:

> Hi,
>
> Have set the logback_level in the logback.xml to even trace but there is
> nothing more that came out from the error.
> <!-- Log at INFO level -->
>     <root level="trace">
>         <appender-ref ref="GUAC-DEFAULT" />
>     </root>
>
>
Did you re-load the web application, or restart tomcat, after creating this
file and setting the level? You should see a lot more messages in your
Tomcat log file - for some reason or another it looks like the changes you
made have not taken effect.

-Nick

>

Reply via email to