[asterisk-dev] [Code Review] 3185: Logger: Allow creation and removal of dynamic logger channels
opticron
reviewboard at asterisk.org
Wed Feb 5 14:57:08 CST 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/3185/
-----------------------------------------------------------
Review request for Asterisk Developers.
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
-----
trunk/main/logger.c 407459
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/20140205/6b12cc28/attachment.html>
More information about the asterisk-dev
mailing list