Ticket #8232 (closed: fixed)
reduce log priority of startup messages
Reported by: | Nick Draper | Owned by: | Nick Draper |
---|---|---|---|
Priority: | critical | Milestone: | Release 3.0 |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Wenduo Zhou |
Description
The paraview is available and script repo update.
Change History
comment:2 Changed 7 years ago by Nick Draper
To Test:
On startup of Mantidplot The only messages at Notice should be the Welcome and how to cite mantid. Also check other logging of algorithms in unaffected
comment:3 Changed 7 years ago by Nick Draper
- Status changed from new to inprogress
re #8232 Able to reduce log levels
Changeset: 32a6a7c5cb757c03166d28c82c0bbfb8afaace19
comment:4 Changed 7 years ago by Nick Draper
- Status changed from inprogress to verify
- Resolution set to fixed
comment:5 Changed 7 years ago by Russell Taylor
Re #8232. Clear a GCC compiler warning.
Changeset: 61b2e3f57214255d1ab68e001c1efe93bb92d9b2
comment:6 Changed 7 years ago by Wenduo Zhou
- Status changed from verify to verifying
- Tester set to Wenduo Zhou
comment:8 Changed 7 years ago by Wenduo Zhou
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/feature/8232_reduce_log_level'
Full changeset: a540a710c1636ca9222fb6650b90a1be553c1086
Note: See
TracTickets for help on using
tickets.
Added ability to apply an offset to log priority levels of a logger, and exposed this through IAlgorithm. This is the only way to affect the logging level of UpdateScriptRepository.
Other than that I just decreased the level of Paraview is/is not available.