
OSGI-INF.bundle.info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of org.apache.karaf.log.command Show documentation
Show all versions of org.apache.karaf.log.command Show documentation
Shell commands to manipulate Log service
h1. Synopsis
${project.name}
${project.description}
Maven URL:
[mvn:${project.groupId}/${project.artifactId}/${project.version}]
h1. Description
This bundle provides Karaf shell commands to manipulate the Log service.
The following commands are available:
* log:clear - Clear log entries.
* log:display-exception - Displays the last occurred exception from the log.
* log:display - Displays log entries.
* log:get - Shows the currently set log level.
* log:tail - Continuously display log entries.
* log:set - Sets the log level.
h1. See also
Commands - and Logging system - sections of the Karaf User Guide.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy