Your browser was unable to load all of the resources. They may have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.

Need log when execute criterias #4566

hung ·

Dear Mr. Robin Shen,

We need a log to know which criteria is satisfied or failed when execute conditon
"If all specified criterias are satisfied"
"If one of specified criterias is satisfied"
Eg: when an auto promotion build can not trigger, it is very hard to determine which criteria failed
Please help us apply this feature.

Thank you!

  • replies 1
  • views 31
  • stars 0
robinshen ADMIN ·

There is no logging for this, which might be too verbose for general purpose. You may script some key criterias and call logger.info("some message") in them.