Ticket #11372 (closed: fixed)
Turn of console logging
Reported by: | Anders Markvardsen | Owned by: | Lottie Greenwood |
---|---|---|---|
Priority: | minor | Milestone: | Release 3.4 |
Component: | Tools | Keywords: | AUTOREDUCTION |
Cc: | marcus.noble@…, martyn.gigg@… | Blocked By: | |
Blocking: | Tester: | Anders Markvardsen |
Description
Idea from Martyn.
When mantid is executed from reduce.py then no purpose to also output to console, since no one will see this.
On autoreduce, in Mantid.user.properties turn of output logging to console
Change History
comment:2 Changed 6 years ago by Anders Markvardsen
apologies for me misunderstanding. So Console output to stdout and file output turned off
comment:3 Changed 6 years ago by Anders Markvardsen
- Keywords AUTOREDUCTION added; AUTOREDUCE removed
comment:5 Changed 5 years ago by Lottie Greenwood
- Status changed from assigned to verify
- Resolution set to fixed
Console logging has been turned off. To check, sign in as autoreduce on the autoreduce server, and look at /home/autoreduce/.mantid/Mantid.user.properties
Note: See
TracTickets for help on using
tickets.
Sorry, I should have been a little clearer.
I meant turn off the global file logging as once you start capturing the logging via stdout then the global log in $HOME/.mantid/mantid.log is a bit useless.