Package com.biglybt.pif.logging
Interface LoggerChannelListener
-
public interface LoggerChannelListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
messageLogged(int type, java.lang.String content)
void
messageLogged(java.lang.String str, java.lang.Throwable error)
-