logcommands-5.0.0.jar

download (16816 bytes)

OSGi manifest attributes
Bundle-Name LogCommands-IMPL
Bundle-SymbolicName org.knopflerfish.bundle.logcommands-IMPL
Bundle-Version 5.0.0
Bundle-Description Provides log commands for the Knopflerfish console (IMPL)
Bundle-Vendor Knopflerfish
Bundle-ContactAddress http://www.knopflerfish.org
Bundle-License http://opensource.org/licenses/BSD-3-Clause;description="BSD 3-clause";link="http://www.knopflerfish.org/licenses/knopflerfish-1.txt"
Bundle-DocURL http://www.knopflerfish.org/releases/6.1.5/docs/bundledoc/index.html?docpage=logcommands/index.html
Bundle-ManifestVersion 2
Bundle-Activator org.knopflerfish.bundle.logcommands.LogCommands
Bundle-Classpath .
Export-Package
Import-Package org.knopflerfish.service.console [2.1.0,3.0.0)
org.knopflerfish.service.log [1.2.0,2.0.0)
org.osgi.framework [1.6.0,2.0.0)
org.osgi.service.log [1.3.0,2.0.0)
org.osgi.util.tracker [1.5.0,2.0.0)
Dynamic-ImportPackage
Provide-Capability osgi.service; objectClass:List="org.knopflerfish.service.console.CommandGroup"; groupName=log,osgi.service; objectClass:List="org.knopflerfish.service.console.CommandGroup"; groupName=logconfig
Require-Capability osgi.ee; filter:="(&(osgi.ee=JavaSE)(version>=1.6))"
Other manifest attributes
Build-Date Fri April 8 2022, 13:14:00
Built-From /home/travis/build/knopflerfish/knopflerfish.org/osgi/bundles/logcommands
Bundle-Category management
Bundle-GitURL https://github.com/knopflerfish/knopflerfish.org/tree/6.1.5/osgi/bundles/logcommands/
Bundle-Icon icon.png;size=32
Bundle-UUID org.knopflerfish:logcommands:5.0.0:impl
Knopflerfish-Version 6.1.5

Depends on (osgi.wiring.package)

This section lists bundles that can provide one or more of the capabilities that is required in the osgi.wiring.package namespace. Only one provider of each capability is required.

The first column is the providing bundle and the second column lists the sub-set of its provided packages that are required by this bundle.

commons-logging_all-2.0.0.kf4-001org.knopflerfish.service.log, org.osgi.service.log
console_all-4.0.1org.knopflerfish.service.console
console_api-4.0.1org.knopflerfish.service.console
desktop_all-6.0.0org.knopflerfish.service.console, org.knopflerfish.service.log, org.osgi.service.log
http_all-5.2.1org.knopflerfish.service.log
log_all-6.0.0org.knopflerfish.service.log, org.osgi.service.log
log_api-6.0.0org.knopflerfish.service.log, org.osgi.service.log
useradmin_all-4.1.2org.knopflerfish.service.log
useradmin-4.1.2org.knopflerfish.service.log
framework-8.0.11org.osgi.framework, org.osgi.util.tracker

Other bundles depending on this bundle (osgi.wiring.package)

This section lists bundles that requires one or more of the capabilities that is provided in the namespace osgi.wiring.package by the current bundle.

The first column is the requiring bundle and the second column lists the sub-set of capabilities that this bundle may provide to the requiring bundle.

None found

Bundle source

Here are links to the source files of this bundle.
org/knopflerfish/bundle/logcommands/LogCommandGroup.java
org/knopflerfish/bundle/logcommands/LogCommands.java
org/knopflerfish/bundle/logcommands/LogConfigCommandGroup.java