Skip to content
Snippets Groups Projects
Commit 994efd76 authored by Peterson, Peter's avatar Peterson, Peter
Browse files

Modify release notes

parent 951dc840
No related branches found
No related tags found
No related merge requests found
......@@ -12,10 +12,10 @@ Framework Changes
Logging
-------
- We have changed the logging in Mantid to stop writing the a high level version of the log to a file. This had been causing numerous problems including inconsistent behaviour with multiple instances of Mantid, performance problems when logging at detailed levels, and excessive network usage in some scenarios. This does not change the rest of the logging that you see in the message display in Mantidplot or the console window.
- We have changed the logging in Mantid to stop writing the a high level version of the log to a file. This had been causing numerous problems including inconsistent behaviour with multiple instances of Mantid, performance problems when logging at detailed levels, and excessive network usage in some scenarios. This does not change the rest of the logging that you see in the message display in Mantidplot or the console window. A warning message will appear if configuration for the removed componets of logging is found.
- Associated with this we have also simplified the python methods used to control logging.
.. code-block:: python
# The two methods
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment