|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.fusesource.web.console.server.LoggingServiceUtil
public class LoggingServiceUtil
| Constructor Summary | |
|---|---|
LoggingServiceUtil()
|
|
| Method Summary | |
|---|---|
static LogFile[] |
getLogFiles()
|
static SearchResults |
getMatchingItems(java.lang.String logFile,
java.lang.String level,
int maxResults,
boolean includeStacks)
get all matching logs |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LoggingServiceUtil()
| Method Detail |
|---|
public static SearchResults getMatchingItems(java.lang.String logFile,
java.lang.String level,
int maxResults,
boolean includeStacks)
logFile - log filelevel - message level ie. TRACE|DEBUG|INFO|WARN|ERROR|FATALmaxResults - maximum log message to retrieveincludeStacks - include stacktrace flag
public static LogFile[] getLogFiles()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||