| Package | Description |
|---|---|
| org.apereo.inspektr.error | |
| org.apereo.inspektr.error.support |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ErrorReporter> |
ErrorLogManager.getErrorReporters()
Returns the list of
ErrorReporter associated with this manager. |
| Modifier and Type | Class and Description |
|---|---|
class |
Slf4jLoggingErrorReporter
An
ErrorReporter implementation that logs errors to a configured
log4j Appender. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ErrorReporter> |
DefaultErrorLogManager.getErrorReporters() |
| Constructor and Description |
|---|
DefaultErrorLogManager(java.lang.String applicationCode,
java.util.List<ErrorReporter> errorReporters)
Constructs a new
DefaultErrorLogManager. |
Copyright © 2007-2017 Apereo. All Rights Reserved.