That fixed the issue..
Daniel Cosio [email protected] > On Aug 29, 2024, at 1:17 PM, Richard Eckart de Castilho <[email protected]> > 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 >
