That fixed the issue..
Daniel Cosio dcco...@gmail.com > On Aug 29, 2024, at 1:17 PM, Richard Eckart de Castilho <r...@apache.org> > wrote: > > Hi, > > maybe consider configuring UIMA to log directly via SLF4J. > > -Dorg.apache.uima.logger.class=org.apache.uima.util.impl.Slf4jLogger_impl > > You could also consider implementing a logback UIMA logger in case you > plan to use logback as your logging backend. > > -- Richard >