org.gudy.azureus2.plugins.logging
Interface LoggerChannelListener


public interface LoggerChannelListener

Author:
parg

Method Summary
 void messageLogged(int type, String content)
           
 void messageLogged(String str, Throwable error)
           
 

Method Detail

messageLogged

void messageLogged(int type,
                   String content)

messageLogged

void messageLogged(String str,
                   Throwable error)