log-1.0.1.jar

download (29343 bytes)

OSGi manifest attributes
Bundle-Name Log Service
Bundle-Description The Knopflerfish OSGi log service
Bundle-Version 1.0.1
Bundle-Vendor Knopflerfish
Bundle-Activator org.knopflerfish.bundle.log.Activator
Bundle-DocURL http://www.knopflerfish.org
Bundle-ContactAddress http://www.knopflerfish.org
Bundle-Classpath
Export-Package
Import-Package org.knopflerfish.service.log
org.osgi.framework
org.osgi.service.cm
org.osgi.service.log
Export-Service
Import-Service
Other manifest attributes
Bundle-UUID org.knopflerfish:Log Service:1.0.1:impl
Build-Date Fri April 17 2009, 15:20:24
Bundle-APIVendor OSGi/Knopflerfish
Built-From /home/jan/work/1.3.7/osgi/bundles/log
Bundle-Category service
Bundle-SubversionURL https://www.knopflerfish.org/svn/

Depends on

cm_all-1.0.1org.osgi.service.cm
cm_api-1.0.1org.osgi.service.cm
desktop_all-1.1.0org.osgi.service.log
desktop_api-1.1.0org.osgi.service.log
frameworkorg.osgi.framework
log_all-1.0.1org.osgi.service.log
log_api-1.0.1org.osgi.service.log

Other bundles depending on this bundle

None found

Bundle source

org/knopflerfish/bundle/log/Activator.java
org/knopflerfish/bundle/log/FileLog.java
org/knopflerfish/bundle/log/LogConfigImpl.java
org/knopflerfish/bundle/log/LogEntryImpl.java
org/knopflerfish/bundle/log/LogFrameworkListener.java
org/knopflerfish/bundle/log/LogReaderServiceFactory.java
org/knopflerfish/bundle/log/LogReaderServiceImpl.java
org/knopflerfish/bundle/log/LogServiceFactory.java
org/knopflerfish/bundle/log/LogServiceImpl.java
org/knopflerfish/service/log/LogConfig.java
org/knopflerfish/service/log/LogRef.java
org/knopflerfish/service/log/LogService.java
org/knopflerfish/service/log/LogUtil.java
org/osgi/service/log/LogEntry.java
org/osgi/service/log/LogListener.java
org/osgi/service/log/LogReaderService.java
org/osgi/service/log/LogService.java