Ticket #6208 (closed: fixed)
Add EnableLogging keyword to python algorithm api
Reported by: | Martyn Gigg | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | major | Milestone: | Release 2.4 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Andrei Savici |
Description
We currently have standard Version keyword for each algorithm call to select a version. Add an "EnableLogging" keyword that will take a boolean value as to whether the algorithm will log or not
Change History
comment:2 Changed 8 years ago by Martyn Gigg
Add EnableLogging keyword to python alg api. Refs #6208
Useful for using things as sub algorithms in Python algorithms where you want to be selective about what logs.
Changeset: 08fa89f7b8126a63ff7f3201efb978b5b497201f
comment:3 Changed 8 years ago by Martyn Gigg
Add tests for EnableLogging keyword support. Refs #6208
Changeset: 3d9148a1e5219131a8d13d3be6acc21c30234660
comment:4 Changed 8 years ago by Martyn Gigg
- Status changed from accepted to verify
- Resolution set to fixed
comment:5 Changed 8 years ago by Martyn Gigg
Add EnableLogging keyword to python alg api. Refs #6208
Useful for using things as sub algorithms in Python algorithms where you want to be selective about what logs.
Changeset: 08fa89f7b8126a63ff7f3201efb978b5b497201f
comment:6 Changed 8 years ago by Martyn Gigg
Add tests for EnableLogging keyword support. Refs #6208
Changeset: 3d9148a1e5219131a8d13d3be6acc21c30234660