mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-06-04 08:41:31 +00:00
log tweak
This commit is contained in:
@@ -77,7 +77,7 @@ public class SAMStreamSink {
|
||||
//boolean written =
|
||||
writeDest(ourDest);
|
||||
if (_log.shouldLog(Log.DEBUG))
|
||||
_log.debug("Dest written");
|
||||
_log.debug("My destination written to " + _destFile);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user