invoice2data icon indicating copy to clipboard operation
invoice2data copied to clipboard

Question regarding pull request(s) for fixes and features

Open on-jz opened this issue 10 months ago • 1 comments

Hi @m3nu , @alexis-via , @bosd

I got a few bugfixes like

  • fix template priority: not working properly
  • fix logging field in regex

and and some new features like

  • add debug optimized_string for template debugging --debug-optimized-str
  • add basic support for debugpy --debugpy
  • add no-color logging --no-color
  • add machine readable logging output as JSON using JsonLogFormatter --in-automation
  • add support for /dev/stdout /dev/stderr output for output_modules --output-name

How would you like these to be pull-requested?

Best regards

on-jz avatar Feb 07 '25 12:02 on-jz

Hi @on-jz Contributions are very welcomed.

I would prefer to have separate pr's per fix or new feature. It makes reviewing very easy.

bosd avatar Feb 08 '25 09:02 bosd