[asterisk-dev] [Code Review] Add ability for modules to dynamically register/unregister logger levels
    Mark Michelson 
    mmichelson at digium.com
       
    Tue May  5 10:22:06 CDT 2009
    
    
  
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.digium.com/r/244/#review769
-----------------------------------------------------------
Ship it!
- Mark
On 2009-05-05 10:10:02, Kevin Fleming wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviewboard.digium.com/r/244/
> -----------------------------------------------------------
> 
> (Updated 2009-05-05 10:10:02)
> 
> 
> Review request for Asterisk Developers.
> 
> 
> Summary
> -------
> 
> This patch adds the ability for modules to dynamically create logger levels for their own use; these are named levels just like the built-in levels, and can be directed to any destination that the logger can send any level to, by including their names in logger.conf.
> 
> 
> Diffs
> -----
> 
>   /trunk/tests/test_logger.c PRE-CREATION 
>   /trunk/include/asterisk/logger.h 192404 
>   /trunk/main/logger.c 192404 
> 
> Diff: http://reviewboard.digium.com/r/244/diff
> 
> 
> Testing
> -------
> 
> Tested using included test_logger module.
> 
> 
> Thanks,
> 
> Kevin
> 
>
    
    
More information about the asterisk-dev
mailing list