issues
search
cyberark
/
bash-lib
Library for bash utility methods and tools
Apache License 2.0
660
stars
24
forks
source link
Use logging functions in helpers lib
#18
Closed
hughsaunders
closed
4 years ago
hughsaunders
commented
4 years ago
Start to use the logging functions to improve logging elsewhere in bash-lib.
Add a output param to
bl_log
so that output can optionally be sent to stderr.
Fixed a test that failed when running locally because of .gittrees not being created.
bl_log
so that output can optionally be sent to stderr.