Ticket #201 (closed defect: fixed)
Exception handler should not throw exception if logging fails
| Reported by: | mikey | Owned by: | mikey |
|---|---|---|---|
| Priority: | major | Milestone: | 0.15.0 |
| Component: | core | Version: | SVN-trunk |
| Keywords: | Cc: |
Description
The exception handler contains logging functionality which relies heavily on the logging and IoC parts of the framework. This is a problem in case an exception happens while logging an uncatched exception. Either there should be no logging via the logging and IoC parts or any exception thrown there should be catched and fail gracefully then.
Change History
Note: See
TracTickets for help on using
tickets.
