mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-09-27 04:58:22 +00:00
Move upnp logging from wrapper log to router log
This commit is contained in:
@@ -506,6 +506,6 @@ public class HTTPRequest extends HTTPPacket
|
||||
|
||||
public void print()
|
||||
{
|
||||
System.out.println(toString());
|
||||
Debug.message(toString());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user