the HelixWare Wowza causes Wowza not to log anymore on the log file

Issue #19 resolved
David Riccitelli created an issue

No description provided.

Comments (3)

  1. David Riccitelli reporter

    see #19: remove the spring-boot-starter-logging dependency from the parent pom.xml in order to avoid logging conflicts with the HelixWare Wowza module

    → <<cset 7a47d587081f>>

  2. David Riccitelli reporter

    The HelixWare module for Wowza now uses Log4j. By setting the following line in the [install-dir]/conf/Tune.xml file it is possible to tell the module to use the same logger configuration as Wowza:

    <VMOption>-Dlogging.config=[wowza-install-dir]/conf/log4j.properties</VMOption>
    
  3. Log in to comment