Hi,

We have some bundles that use SLF4J and Log4J for logging. They worked fine on dm server 1.0. However, after we migrated to dm server 2.0, the logging failed. Essentially an empty log file would be created but nothing was written to the file.

Is this because dm server 2.0 uses Logback? Do we need to add some configuration in serviceability.xml? Currently each bundle uses its own log4j.xml.

Thanks a lot!

Wei