[Asterisk-code-review] PJPROJECT logging: Made easier to get available logging levels. (asterisk[13])
George Joseph
asteriskteam at digium.com
Tue Nov 29 08:39:53 CST 2016
George Joseph has posted comments on this change. ( https://gerrit.asterisk.org/4515 )
Change subject: PJPROJECT logging: Made easier to get available logging levels.
......................................................................
Patch Set 2: Code-Review-1
2 things...
First, the pjproject_log_level option should be in pjproject.conf. It's not really an asterisk-global option. libasteriskpj should read the pjproject.conf file. In fact, since res_pjproject predated libasteriskpj, at some point in the future, all res_pjproject functionality should be moved to libasteriskpj.
Second, I can't get this to work at all. I've tried mapping all levels to error and setting pjproject_log_level = 6 but still no messages.
Oddly enough, 'pjproject show buildopts" still shows PJ_LOG_MAX_LEVEL=3.
--
To view, visit https://gerrit.asterisk.org/4515
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I6dca12979f482ffb0450aaf58db0fe0f6d2e5389
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Richard Mudgett <rmudgett at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-HasComments: No
More information about the asterisk-code-review
mailing list