Module: kamailio Branch: master Commit: 9775841f5f821b37395504a5d2a9026eaceacb61 URL: https://github.com/kamailio/kamailio/commit/9775841f5f821b37395504a5d2a9026e...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2021-11-12T10:38:04+01:00
core: new option for json logging to print message in json format
- option 'j' - if the log message starts with '{' and ends with '}', then it is expected to be a json document, printed as it is in the message value, otherwise it is printed as field "text"
---
Modified: src/core/dprint.c
---
Diff: https://github.com/kamailio/kamailio/commit/9775841f5f821b37395504a5d2a9026e... Patch: https://github.com/kamailio/kamailio/commit/9775841f5f821b37395504a5d2a9026e...