Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: print more descriptive error for strftime() failure on timestamp…
…-prefix (#41) Sorry for not thinking of it in #40, but this should fix non-descriptive something-about-assert-NULL error for bad timestamp-prefix format to something like this: ``` (log_proxy:269749): log_proxy-CRITICAL **: 17:37:58.678: strftime failed for timestamp-prefix: % ``` A relatively minor fix, I think.
- Loading branch information