Package ghidra.framework
Class Log4jErrorLogger
java.lang.Object
ghidra.framework.Log4jErrorLogger
- All Implemented Interfaces:
ErrorLogger
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
void
void
void
-
Constructor Details
-
Log4jErrorLogger
public Log4jErrorLogger()
-
-
Method Details
-
debug
- Specified by:
debug
in interfaceErrorLogger
-
debug
- Specified by:
debug
in interfaceErrorLogger
-
error
- Specified by:
error
in interfaceErrorLogger
-
error
- Specified by:
error
in interfaceErrorLogger
-
info
- Specified by:
info
in interfaceErrorLogger
-
info
- Specified by:
info
in interfaceErrorLogger
-
trace
- Specified by:
trace
in interfaceErrorLogger
-
trace
- Specified by:
trace
in interfaceErrorLogger
-
warn
- Specified by:
warn
in interfaceErrorLogger
-
warn
- Specified by:
warn
in interfaceErrorLogger
-