commit | d09cc519bd0c04a0d1ec5bf23ed053c1e596851a | [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 16:33:26 2021 +0100 |
tree | b564f9d3f97144c9ba69980bb593e750649d808a | |
parent | a0fd35b05476b45d8a10a299a6b32c8cca0264d9 [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.