synek317 / shellfn

Rust proc macro for easily and safely use shell scripts in rust
MIT License
208 stars 4 forks source link

Add logging on error #11

Open synek317 opened 3 years ago

synek317 commented 3 years ago

Now, if shell command panics, it is impossible to find out what happened