Feature #154
Migrate the stack traces from LOGGER.error to LOGGER.debug
| Status: | Closed | Start: | 29/11/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | Rémy-Christophe Schermesser | % Done: | 100% |
|
| Category: | Core | |||
| Target version: | 1.2.0 |
Description
Users of the LSC should never see a stack trace when using LSC.
They should want to see them to see them.
Associated revisions
Fixes #154, Change logger.error(stacktrace) to logger.debug(stacktrace)
History
Updated by Jonathan Clarke 8 months ago
- Category set to Core
Removed one from JScriptEvaluator in r473.
Updated by Rémy-Christophe Schermesser 8 months ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
I think all the migration is done.
Updated by Sébastien Bahloul 7 months ago
- Status changed from Feedback to Closed
I also think this is ok. Closing.