schollz / ingredients

Extract recipe ingredients from any recipe website on the internet.
https://schollz.com/blog/ingredients/#try
MIT License
126 stars 27 forks source link

Make log.Trace optional via flag #9

Open sikor80 opened 2 years ago

sikor80 commented 2 years ago

https://github.com/schollz/ingredients/blob/230d0d4919702949824b6abf34fac44fbb768a8d/ingredients.go#L395

sikor80 commented 2 years ago

It could be either via flag for the cli but better as an argument to NewFromURL() for example.