lib.ExecContext.CallContext.log_delim: Beautify #12
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
238cc05d3b |
jan/feature/20260611-lib-execcontext-callcontext-log-delim-beautify into master | Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
238cc05d3b |
lib.ExecContext.CallContext.log_delim: Beautify
All checks were successful
CI / Packaging - Kali Linux (pull_request) Successful in 3m18s
CI / Packaging - OpenSUSE Tumbleweed (pull_request) Successful in 3m24s
CI / Packaging test (pull_request) Successful in 0s
CI / Packaging - Kali Linux (push) Successful in 3m17s
CI / Packaging - OpenSUSE Tumbleweed (push) Successful in 3m21s
CI / Packaging test (push) Successful in 0s
Make the log delimiter look more consistent: Whether a CallContext was constructed with a title parameter or without, prefix its .log_delimiter property with a "----". Signed-off-by: Jan Lindemann <jan@janware.com> |