mirror of
https://github.com/kvz/bash3boilerplate.git
synced 2025-01-22 03:47:59 +00:00
f82bbe59b0
* better logging: support for multiple lines * renamed logging function from _fmt to __b3bp_log * adding example to show how multiline logging works the main idea is to be able to log e.g. the output of a command and b3bp taking care of splitting and prefixing every line. * simplified code, removed hacky space-at-EOL |
||
---|---|---|
.. | ||
.empty | ||
ini_val.exitcode | ||
ini_val.stdio | ||
main-debug.exitcode | ||
main-debug.stdio | ||
main-help.exitcode | ||
main-help.stdio | ||
main-longopt.exitcode | ||
main-longopt.stdio | ||
main-nocolor.exitcode | ||
main-nocolor.stdio | ||
megamount.exitcode | ||
megamount.stdio | ||
parse_url.exitcode | ||
parse_url.stdio | ||
templater.exitcode | ||
templater.stdio |