This commit is contained in:
zzz
2013-07-28 12:52:10 +00:00
parent 767ef8c489
commit e3f02553fd

View File

@ -2,6 +2,10 @@ package net.i2p.client.streaming;
import net.i2p.util.Log;
/**
* Debug logging utility
* @since 0.9.7
*/
class LogUtil {
private LogUtil() {}