Package org.adoptopenjdk.jitwatch.logger
Interface ILogListener
- All Known Subinterfaces:
IJITListener
- All Known Implementing Classes:
JITWatchUI,LaunchHeadless,NullLogListener,SandboxStage,StdLogListener
public interface ILogListener
-
Method Summary
Modifier and TypeMethodDescriptionvoidhandleErrorEntry(String entry) voidhandleLogEntry(String entry)
-
Method Details
-
handleLogEntry
-
handleErrorEntry
-