|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SystemLog.SearchResults | |
|---|---|
| org.apache.geronimo.system.logging | |
| org.apache.geronimo.system.logging.log4j | |
| Uses of SystemLog.SearchResults in org.apache.geronimo.system.logging |
|---|
| Methods in org.apache.geronimo.system.logging that return SystemLog.SearchResults | |
|---|---|
SystemLog.SearchResults |
SystemLog.getMatchingItems(String logFile,
Integer firstLine,
Integer lastLine,
String minLevel,
String regex,
int maxResults,
boolean includeStackTraces)
Searches the log for records matching the specified parameters. |
| Uses of SystemLog.SearchResults in org.apache.geronimo.system.logging.log4j |
|---|
| Methods in org.apache.geronimo.system.logging.log4j that return SystemLog.SearchResults | |
|---|---|
SystemLog.SearchResults |
Log4jService.getMatchingItems(String logFile,
Integer firstLine,
Integer lastLine,
String minLevel,
String text,
int maxResults,
boolean includeStackTraces)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||