Menu

logging issue (DEBUG)

Help
Anonymous
2008-12-26
2013-05-28
  • Anonymous

    Anonymous - 2008-12-26

    Hello,

    I'm trying to figure out issue with opposite stream (https://sourceforge.net/forum/forum.php?thread_id=1724647&forum_id=203640) but unfortunately. Now I've changed siproxd' logging facility to DEBUG in the /etc/siproxd.conf file:
    silence_log = 0
    debug_level = -1
    but I can't find any difference with debug_level = 0 (log format still the same not detalized).
    What can happen this problem?

     
    • Thomas Ries

      Thomas Ries - 2008-12-26

      Detailed debug output requires either:
      - running siproxd in foreground (not daemonized)
      or
      - use TCP logging

      Sending all debug output to SYSLOG is *not* recommended.

      Read the siproxd documentation for more details on how to properly collect a debug log:
      http://siproxd.sourceforge.net/siproxd_guide/siproxd_guide_c6s2.html

      /Thomas

       

Log in to post a comment.