SERT icon indicating copy to clipboard operation
SERT copied to clipboard

added missing product id to logging string

Open JoranDox opened this issue 9 years ago • 0 comments

In the logs I found a bunch of errors, all coming from the same line. Assuming the line below was correct, I edited the "broken" line to be analogous. logging.debug( 'Filtering product %s due to missing description.', product_id)

JoranDox avatar Jan 20 '17 14:01 JoranDox