You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by Daniel Baker <in...@collisiondetection.biz> on 2020/03/30 14:04:41 UTC

Verbose logging for SOAP and REST API calls

Hi Maxim ,

How can I enable a  more  verbose  logging .

Would this work for us  too :

"To make logging more
       verbose you can

 1.

    stop OM

 2.

    add following line to logback-config.xml

3) restart OM  "

Thanks,

Dan


Re: Verbose logging for SOAP and REST API calls

Posted by Maxim Solodovnik <so...@gmail.com>.
well
REST/SOAP is made by CXF
so you should specify "org.apache.cxf" as logger name
the most detailed level is TRACE (but this might be too much ...)

On Mon, 30 Mar 2020 at 21:04, Daniel Baker <in...@collisiondetection.biz>
wrote:

> Hi Maxim ,
>
> How can I enable a  more  verbose  logging .
>
> Would this work for us  too :
>
> "To make logging more
>       verbose you can
>
>
>    1.
>
>    stop OM
>
>    2.
>
>    add following line to logback-config.xml
>
>
> 3) restart OM  "
>
> Thanks,
>
> Dan
>


-- 
WBR
Maxim aka solomax