]> git.ipfire.org Git - thirdparty/asterisk.git/commit
logger.c fix: malformed JSON template
authorSteffen Arntz <winrootkit@gmail.com>
Wed, 8 Jan 2025 16:57:54 +0000 (17:57 +0100)
committerasterisk-org-access-app[bot] <120671045+asterisk-org-access-app[bot]@users.noreply.github.com>
Fri, 10 Jan 2025 18:09:43 +0000 (18:09 +0000)
commit4ef68fbce8df8b63759995e2cddc2331ec344b79
tree8b9769aa41e7ca4683d23c322a2077f7ba9fec57
parent7b71efd172333fbeb9ffcda45070bacded7a91ba
logger.c fix: malformed JSON template

this typo was mentioned before, but never got fixed.
https://community.asterisk.org/t/logger-cannot-log-long-json-lines-properly/87618/6
main/logger.c