Ticket #6208 (closed: fixed)

Opened 8 years ago

Last modified 5 years ago

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:1 Changed 8 years ago by Martyn Gigg

  • Status changed from new to accepted

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

comment:7 Changed 8 years ago by Andrei Savici

  • Status changed from verify to verifying
  • Tester set to Andrei Savici

comment:8 Changed 8 years ago by Andrei Savici

  • Status changed from verifying to closed

comment:9 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 7054

Note: See TracTickets for help on using tickets.