clawoflight / aursec

Blockchain-based security layer for the AUR
Mozilla Public License 2.0
16 stars 2 forks source link

Add debugging functions/library? #19

Closed clawoflight closed 7 years ago

clawoflight commented 7 years ago

For example, "backtraces" like some of the examples in https://stackoverflow.com/questions/64786/error-handling-in-bash would be very helpful. Additionally, messages for critical sections could be activated like in http://tldp.org/LDP/Bash-Beginners-Guide/html/sect_02_03.html if --debug was specified?