[asterisk-dev] -netsec sip_destroy_hook annoyance, libmidcom
proposed change
Peter Beckman
beckman at purplecow.com
Sat Dec 2 22:03:30 MST 2006
On Sat, 2 Dec 2006, Tilghman Lesher wrote:
> On Saturday 02 December 2006 15:16, Peter Beckman wrote:
>> Is there a formal definitions of the verbosity levels and what is
>> appropriate at each level?
>
> There is not, but generally you can just use common sense.
> ERROR is bad, WARNING might be bad, NOTICE needs to be
> read to ensure something isn't bad, and DEBUG is only important
> to the programmer.
Log levels I get, and are fairly intuitive; it's the verbosity levels I
don't. log_verbose() is called "if (option_verbose > 1)" and I assume "1"
means something? It seems one can "set verbose 999" and the verbose level
is now 999. But is 999 any more or less important than 1? The more
"-v"'s you add to the command line, the more verbosity you get. But where
is the line drawn, the standard set, for which log_verbose log entry gets
written at which verbosity level?
In this specific case, I believe that knowing that midcom is disabled is
worthless, and kind of a log-wasting-filler to even send to LOG_DEBUG. I
don't see a problem with putting it in the furthest verbosity level
defined, but since it doesn't seem to have an upper limit, I was curious
as to how Asterisk developers define verbosity levels and how to use which
and when.
Beckman
---------------------------------------------------------------------------
Peter Beckman Internet Guy
beckman at purplecow.com http://www.purplecow.com/
---------------------------------------------------------------------------
More information about the asterisk-dev
mailing list