clawoflight/aursec

Add debugging functions/library?

clawoflight opened this issue · 0 comments

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?