The OSGi Log Bundle uses the following system properties:
System Property |
Type |
Default Value |
Description |
|---|---|---|---|
mbs.log.debug |
boolean |
false |
Turns on or off generation of debug information about the runtime operation of the Log Bundle. |
mbs.log.console |
boolean |
false |
Prints the debug output in the framework's text console. |
mbs.log.redispatcher.console |
boolean |
false |
If true, prints in the text console the debug information created as a result from converting new log entries into OSGi Event Admin events. |
mbs.measurements.full |
boolean |
false |
Enables generation of information about the startup time of different functional parts of the Log Bundle. |
mbs.measurements.bundles |
boolean |
false |
|
log.skipped.bundles |
string |
- |
Tracks a LogBundleSkipPlugin and sets its value to the skippedBundleNames list. |