|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ErrorReporter | |
|---|---|
| com.github.inspektr.error | |
| com.github.inspektr.error.support | |
| Uses of ErrorReporter in com.github.inspektr.error |
|---|
| Methods in com.github.inspektr.error that return types with arguments of type ErrorReporter | |
|---|---|
List<ErrorReporter> |
ErrorLogManager.getErrorReporters()
Returns the list of ErrorReporter associated with this manager. |
| Uses of ErrorReporter in com.github.inspektr.error.support |
|---|
| Classes in com.github.inspektr.error.support that implement ErrorReporter | |
|---|---|
class |
Slf4jLoggingErrorReporter
An ErrorReporter implementation that logs errors to a configured
log4j Appender. |
| Methods in com.github.inspektr.error.support that return types with arguments of type ErrorReporter | |
|---|---|
List<ErrorReporter> |
DefaultErrorLogManager.getErrorReporters()
|
| Constructor parameters in com.github.inspektr.error.support with type arguments of type ErrorReporter | |
|---|---|
DefaultErrorLogManager(String applicationCode,
List<ErrorReporter> errorReporters)
Constructs a new DefaultErrorLogManager. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||