Package org.adoptopenjdk.jitwatch.logger
Class NullLogListener
java.lang.Object
org.adoptopenjdk.jitwatch.logger.NullLogListener
- All Implemented Interfaces:
ILogListener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhandleErrorEntry(String entry) voidhandleLogEntry(String entry)
-
Constructor Details
-
NullLogListener
public NullLogListener()
-
-
Method Details
-
handleLogEntry
- Specified by:
handleLogEntryin interfaceILogListener
-
handleErrorEntry
- Specified by:
handleErrorEntryin interfaceILogListener
-