]> 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)
committerSteffen Arntz <winrootkit@gmail.com>
Fri, 10 Jan 2025 18:09:38 +0000 (18:09 +0000)
commitffbe9bf31e187fb6ca7ccd9858584c59330acd34
tree9a8f1df0252ba3caa8e3f52c82e120b9eea63c99
parente7fc33f28292ca57a1fb2161bb22f7ed542fdc9b
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