[svn-commits] russell: branch group/security_events r191696 - /team/group/security_events/

SVN commits to the Digium repositories svn-commits at lists.digium.com
Sat May 2 09:57:42 CDT 2009


Author: russell
Date: Sat May  2 09:57:39 2009
New Revision: 191696

URL: http://svn.digium.com/svn-view/asterisk?view=rev&rev=191696
Log:
more notes

Modified:
    team/group/security_events/log_channels.txt

Modified: team/group/security_events/log_channels.txt
URL: http://svn.digium.com/svn-view/asterisk/team/group/security_events/log_channels.txt?view=diff&rev=191696&r1=191695&r2=191696
==============================================================================
--- team/group/security_events/log_channels.txt (original)
+++ team/group/security_events/log_channels.txt Sat May  2 09:57:39 2009
@@ -3,6 +3,10 @@
 -------------------------------------------------------------------------------
 
  - Add definitions for verbose and debug levels (1, 2, 3, etc.)
+   -> Should we have named levels instead of relative levels?
+
+ - Handle logging in another process so that we ensure we write out all
+   messages in the case of a crash?
 
  - Do code review on what goes to verbose and debug (in the case of SIP debug
    specifically)
@@ -43,5 +47,11 @@
  - for admins
  - step by step progress of processing
 
+Verbose Levels
+ 1 - Call Progress / channel state changes
+ 2 - module loading, ...
+ 3 - dialplan processing
+ 4 - protocol specific stuff
+
 -------------------------------------------------------------------------------
 -------------------------------------------------------------------------------




More information about the svn-commits mailing list