commit | 7cafbef7743c487216a619c1fcb2a34b60a7e7e2 | [log] [tgz] |
---|---|---|
author | Kate Ward <kate.ward@forestent.com> | Thu Apr 09 17:52:50 2020 +0200 |
committer | Kate Ward <kate.ward@forestent.com> | Thu Apr 09 17:52:50 2020 +0200 |
tree | 91a9d168934818b5a7ce827b2ed5dc39e0ebdb2d | |
parent | 0fc2cbb924f5c426052559e92c7ac0524f932ea2 [diff] |
Refactored logging code and fixed some 'set -e' issues.
shFlags is a port of the Google gflags library for Unix shell. The code is written in a way to be as portable as possible to work across a wide array of Unix variants. It is also tested with shUnit2 to maintain code quality.
If you'd like to use shFlags, feel free to read the documentation. https://github.com/kward/shflags/wiki/Documentation12x