stonelasley / barcode-parsing

Parse values from common barcode symbologies
1 stars 1 forks source link

feat(ParserConfig): optionally turn on reader init messages #9

Closed stonelasley closed 3 years ago

stonelasley commented 3 years ago

These were previously always on, I forget why I thought that was a good idea. It of course helps debug in certain situations but shouldn't be on all the time.