2 Replies Latest reply on Sep 20, 2017 8:50 AM by shawkins

    Migration to Teiid 9.3.2 logging

    hend.amin

      Hello

      I was working with teiid embedded version 8.13.4 now i migrated to 9.3.2. I have made some fixes so that everything would work the problem now is with the logger (Slf4j adapter with logback). I made a Slf4j adapter that used to work with version 8.13.4 but now nothing is logged.

      I have this line in my code: LogManager.setLogListener(new Slf4jLoggerAdapter(DatalayerContants.CLASS));  and i have logback.xml file.

      What is missing to make logging work like it used to ??

      Regards

      Hend