[Asterisk-code-review] main/logger: Add log formatters and JSON structured logs (asterisk[master])
Matt Jordan
asteriskteam at digium.com
Mon Sep 28 09:36:34 CDT 2015
Matt Jordan has posted comments on this change.
Change subject: main/logger: Add log formatters and JSON structured logs
......................................................................
Patch Set 2:
> (gdb) print chan->formatter
> $2 = {name = 0x0, format_log = 0x0}
Yup. When there's no logger.conf, we make the log channel in a place I missed, and we do so outside of the normal "path" for initializing the logging channel.
--
To view, visit https://gerrit.asterisk.org/1333
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I8649bfedf3fb7bf3138008cc11565553209cc238
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Matt Jordan <mjordan at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Matt Jordan <mjordan at digium.com>
Gerrit-HasComments: No
More information about the asterisk-code-review
mailing list