#581: errorlib: improve outline style of invenio.err
--------------------------+----------------------
Reporter: simko | Owner: rajimene
Type: enhancement | Status: closed
Priority: major | Milestone:
Component: MiscUtil | Version:
Resolution: fixed | Keywords:
--------------------------+----------------------
Changes (by Raquel Jimenez Encinar <raquel.jimenez.encinar@…>):
* status: in_merge => closed
* resolution: => fixed
Comment:
In [f3764f52bda6ccf41c63fc5acb8acc16c4e4eda4]:
{{{
#!CommitTicketReference repository=""
revision="f3764f52bda6ccf41c63fc5acb8acc16c4e4eda4"
errorlib: improve outline style of invenio.err
* Use standard outline marker '*' instead of '>'. Use
'-' instead '*' to split locals by frame.
(closes #581)
* Include more details about exception in the header (file,
line and function where it occurred).
* Delete redundant text under 'Traceback details' and redundant
line 'The following problem occurred on...'.
* Print all the frame stacks together at the same level.
}}}
--
Ticket URL: </ticket/581#comment:4>
Invenio <http://invenio-software.org>