commit | 5326d6a152e7001c325ce3b00636132f0fb419eb | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Wed Mar 24 14:48:45 2021 +0100 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Wed Mar 24 17:06:17 2021 +0100 |
tree | 97fdcbe253c40e2bda6a06b8a4c2c38c8338afeb | |
parent | 6f7bcf69db190a0e8982dd54170ad7ed63b19da3 [diff] |
MINOR: lua: Slightly improve function dumping the lua traceback The separator string is now configurable, passing it as parameter when the function is called. In addition, the message have been slightly changed to be a bit more readable. (cherry picked from commit d09cc519bd0c04a0d1ec5bf23ed053c1e596851a) Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>