[asterisk-dev] [Code Review] Add abliity for logger channels to	include *all* levels
    Kevin Fleming 
    kpfleming at digium.com
       
    Tue May 18 11:58:24 CDT 2010
    
    
  
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/663/
-----------------------------------------------------------
Review request for Asterisk Developers.
Summary
-------
Now that Asterisk modules can dynamically create and destroy logger levels on demand, it's useful to be able to configure a logger channel (console, file, whatever) to be able to accept log messages from *all* levels, even levels created dynamically. This patch adds support for this, by allowing the '*' level name to be used in logger.conf.
Diffs
-----
  /trunk/configs/logger.conf.sample 263767 
  /trunk/main/logger.c 263767 
Diff: https://reviewboard.asterisk.org/r/663/diff
Testing
-------
Compile testing only.
Thanks,
Kevin
    
    
More information about the asterisk-dev
mailing list