Opened 11 years ago

Closed 11 years ago

#2261 closed task (fixed)

Review exception logging/output

Reported by: jng Owned by:
Priority: low Milestone:
Component: General Version:
Severity: trivial Keywords:
Cc: External ID:

Description

Now that MgException::GetDetails() includes the full stack trace, there may be some parts of the codebase where the stack trace or message is duplicated in the logging/output as a result.

Review the codebase for such instances and update them to just call GetDetails()

Change History (1)

comment:1 by jng, 11 years ago

Resolution: fixed
Status: newclosed

Fixed trunk (r7764) and 2.5 (r7765)

Note: See TracTickets for help on using tickets.