commit | c699a638d5b50e8837b9a74ccfde3721656887af | [log] [tgz] |
---|---|---|
author | Valentin Valchev <vvalchev@apache.org> | Wed Jan 25 13:04:07 2012 +0000 |
committer | Valentin Valchev <vvalchev@apache.org> | Wed Jan 25 13:04:07 2012 +0000 |
tree | 9ef5609ff969417b81cd541b3f0e6f6e6895b44c | |
parent | 40f6a421fc913b5a9c6dc6aa129f2cec9b3fce7d [diff] [blame] |
Fixed FELIX-3315 Log plugin does not show the bundle that has logged the event https://issues.apache.org/jira/browse/FELIX-3315 Fixed FELIX-3316 Log plugin should provide more detailed exception column https://issues.apache.org/jira/browse/FELIX-3316 git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1235728 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/webconsole/src/main/resources/OSGI-INF/l10n/bundle.properties b/webconsole/src/main/resources/OSGI-INF/l10n/bundle.properties index 8928d08..4d4f592 100644 --- a/webconsole/src/main/resources/OSGI-INF/l10n/bundle.properties +++ b/webconsole/src/main/resources/OSGI-INF/l10n/bundle.properties
@@ -93,6 +93,10 @@ log.level.warn=WARN log.level.info=INFO log.level.debug=DEBUG +log.traces=Exception details: +log.traces.full=Full Trace +log.traces.min=Message Only + # Bundles plugin bundles.pluginTitle=Bundles