[Bug] logger fails to log message with %
Posted: Thu Dec 05, 2024 10:26 am
Hello all,
I hope this is the correct location to post this. If not please excuse me and move this to the right location.
There is a bug in the FlowElement logger:
Whenever I use a % sign in the log, the logger gives an error: 'Invalid placeholders in log message'.
Some url's (for example S3 presigned url's) need to use % in the url, so it would be valid behaviour to allow this in the log message in my opinion.
Kind regards,
Thomas
I hope this is the correct location to post this. If not please excuse me and move this to the right location.
There is a bug in the FlowElement logger:
Whenever I use a % sign in the log, the logger gives an error: 'Invalid placeholders in log message'.
Some url's (for example S3 presigned url's) need to use % in the url, so it would be valid behaviour to allow this in the log message in my opinion.
Kind regards,
Thomas