File
Doc
Category
Size
Date
Package
ILogEventListener.java
API Doc
Azureus 3.0.3.4
1152
Thu Feb 09 19:43:02 GMT 2006
org.gudy.azureus2.core3.logging
ILogEventListener
public interface ILogEventListener
author
TuxPaper
since
2.3.0.7
Fields Summary
Constructors Summary
Methods Summary
public void
log
(
LogEvent
event)
A LogEvent has been generated.
param
event The newly generated LogEvent
Java Code Source