forked from I2P_Developers/i2p.i2p
lower some log levels added in last release
This commit is contained in:
@@ -37,7 +37,7 @@ public class SSDPSearchSocket extends HTTPMUSocket implements Runnable
|
||||
public SSDPSearchSocket(String bindAddr)
|
||||
{
|
||||
open(bindAddr);
|
||||
Debug.warning("Opened SSDP search socket at " + bindAddr + ':' + SSDP.PORT);
|
||||
Debug.message("Opened SSDP search socket at " + bindAddr + ':' + SSDP.PORT);
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user