[asterisk-dev] [Code Review] 3185: Logger: Allow creation and removal of dynamic logger channels
opticron
reviewboard at asterisk.org
Thu Feb 13 09:52:08 CST 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/3185/
-----------------------------------------------------------
(Updated Feb. 13, 2014, 9:52 a.m.)
Status
------
This change has been marked as submitted.
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 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/20140213/59e1a046/attachment-0001.html>
More information about the asterisk-dev
mailing list