1 Reply Latest reply on Nov 7, 2005 8:45 AM by belaban

    How to disable JGroups logging

    motormind

      I am trying to use Log4J for my own software, completely with INFO statements. Alas, JGroups starts shouting all its DEBUG-information as well... and there is no way to shut it off. I tried directing all org.jgroups messages to the BitBucket appender, but that didn't work. Does anyone have any insights how I can make JGroups be silent? TIA!