[asterisk-dev] [Code Review] 3185: Logger: Allow creation and removal of dynamic logger channels

opticron reviewboard at asterisk.org
Tue Feb 11 19:12:45 CST 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/3185/
-----------------------------------------------------------

(Updated Feb. 11, 2014, 7:12 p.m.)


Review request for Asterisk Developers.


Changes
-------

Address Mark's comments.


Bugs: AST-1150
    https://issues.asterisk.org/jira/browse/AST-1150


Repository: Asterisk


Description
-------

This adds the ability to dynamically add and remove logger channels from Asterisk via the CLI.


Diffs (updated)
-----

  trunk/main/logger.c 407954 
  trunk/CHANGES 407954 

Diff: https://reviewboard.asterisk.org/r/3185/diff/


Testing
-------

Verified that the logs created this way showed up where expected containing the correct logging levels.

"logger add channel /tmp/testchannel warning,error,verbose,notice"
"logger remove channel /tmp/testchannel"


Thanks,

opticron

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20140212/00e99872/attachment.html>


More information about the asterisk-dev mailing list