Jean-Baptiste Onofré created KARAF-2650:
-------------------------------------------
Summary: lde alias is not correct
Key: KARAF-2650
URL: https://issues.apache.org/jira/browse/KARAF-2650
Project: Karaf
Issue Type: Bug
Components: karaf-shell
Affects Versions: 3.0.0
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
Priority: Minor
Fix For: 3.0.1
The lde alias is defined like:
lde = { log:display-exception $args } ;
whereas it should be:
lde = { log:exception-display $args } ;
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)