public class LogQuery extends io.hawt.log.support.LogQuerySupport implements LogQueryMBean
LogQueryMBean
using the embedded pax appender used by karafConstructor and Description |
---|
LogQuery(org.apache.karaf.log.core.LogService logService) |
Modifier and Type | Method and Description |
---|---|
String |
getBundleMavenCoordinates(long bundleId) |
io.hawt.log.LogResults |
getLogEventList(int count,
io.hawt.log.support.Predicate<org.ops4j.pax.logging.spi.PaxLoggingEvent> predicate) |
io.hawt.log.LogResults |
getLogResults(int count) |
io.hawt.log.LogResults |
queryLogResults(io.hawt.log.LogFilter filter) |
addJarEntryToIndex, allLogResults, ensureStartsWithSlash, filterLogEvents, getArtifactFile, getHostName, getJavaDoc, getLogEvents, getMbeanName, getMbeanServer, getSource, isRoot, jarIndex, jarIndex, jarIndex, jsonQueryLogResults, jsonToLogFilter, loadCoords, loadString, logResultsSince, registerMBeanServer, setHostName, setMbeanName, setMbeanServer, start, stop, toJSON, unregisterMBeanServer
public String getBundleMavenCoordinates(long bundleId)
getBundleMavenCoordinates
in interface LogQueryMBean
public io.hawt.log.LogResults getLogResults(int count) throws IOException
getLogResults
in interface io.hawt.log.support.LogQuerySupportMBean
IOException
public io.hawt.log.LogResults queryLogResults(io.hawt.log.LogFilter filter)
queryLogResults
in interface io.hawt.log.support.LogQuerySupportMBean
public io.hawt.log.LogResults getLogEventList(int count, io.hawt.log.support.Predicate<org.ops4j.pax.logging.spi.PaxLoggingEvent> predicate)
Copyright © 2019 JBoss by Red Hat. All rights reserved.