SoptikHa2 / desed

Debugger for Sed: demystify and debug your sed scripts, from comfort of your terminal.
https://soptik.tech/articles/building-desed-the-sed-debugger.html
GNU General Public License v3.0
1.14k stars 24 forks source link

Add useful debug printing #19

Open SoptikHa2 opened 4 years ago

SoptikHa2 commented 4 years ago

The current --debug flag is mostly useless. Proper logging mechanism should be added and actually used. Particularly with the new parser that's under rewrite.