log-1.0.0.jar

download (35810 bytes)

OSGi manifest attributes
Bundle-Name Log Service
Bundle-Description The Knopflerfish OSGi log service
Bundle-Version 1.0.0
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.console
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.0:impl
Build-Date Wed December 29 2004, 14:06:16
Bundle-APIVendor OSGi/Knopflerfish
Built-From C:\cygwin\tmp\kf\1.3.3\trunk\osgi\bundles\log
Bundle-SymbolicName org.knopflerfish:Log Service:1.0.0
Bundle-Category service
Bundle-SubversionURL https://www.knopflerfish.org/svn/

Depends on

bundlerepository_all-1.1.0org.knopflerfish.service.console
cm_all-1.0.0org.osgi.service.cm
cm_api-1.0.0org.osgi.service.cm
console_all-1.0.0org.knopflerfish.service.console
console_api-1.0.0org.knopflerfish.service.console
desktop_all-1.1.0org.osgi.service.log
desktop_api-1.1.0org.osgi.service.log
frameworkorg.osgi.framework
log_all-1.0.0org.osgi.service.log
log_api-1.0.0org.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/LogConfig.java
org/knopflerfish/bundle/log/LogConfigCommandGroup.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/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