Uses of Interface
org.osgi.service.log.LogService

Packages that use LogService
org.knopflerfish.service.log The Knopflerfish Log Package. 
org.ops4j.pax.logging   
org.ops4j.pax.logging.service.internal   
 

Uses of LogService in org.knopflerfish.service.log
 

Subinterfaces of LogService in org.knopflerfish.service.log
 interface LogService
          This LogService provides an extra method for querying the service about the current log level.
 

Classes in org.knopflerfish.service.log that implement LogService
 class LogRef
          * LogRef is an utility class that simplifies the use of the LogService.
 

Uses of LogService in org.ops4j.pax.logging
 

Subinterfaces of LogService in org.ops4j.pax.logging
 interface PaxLoggingService
           
 

Uses of LogService in org.ops4j.pax.logging.service.internal
 

Classes in org.ops4j.pax.logging.service.internal that implement LogService
 class PaxLoggingServiceImpl
           
 



Copyright © 2006-2011 OPS4J - Open Participation Software for Java. All Rights Reserved.