mbland / go-script-bash

Framework for writing modular, discoverable, testable Bash scripts
ISC License
96 stars 16 forks source link

Add @go.log_use_timestamps #199

Open mbland opened 7 years ago

mbland commented 7 years ago

This would make it easy to activate timestamps, with an optional argument to set a different format, rather than having the user define _GO_LOG_TIMESTAMP_FORMAT directly.