At 05:53 PM 5/15/2002 +0800, Kenneth Lee wrote:

>dear all,
>
>after reading the source code, I find that there are many DEBUG() and
>DEBUG2(), I would like to ask how can I force the program to print this
>debug statement our while running?
>
>e.g.:
>DEBUG2("rlm_counter: (Check item - counter) is greater than zero");

-x sets debug level to one, prints all DEBUG() statements.

-x -x sets debug level to two, prints all DEBUG() and DEBUG2() statements.

-x -x -x sets debug level to three, prints all DEBUG() and DEBUG2()
          statements with timestamp information.

-Chris
--
    \\\|||///  \          StarNet Inc.      \         Chris Parker
    \ ~   ~ /   \       WX *is* Wireless!    \   Director, Engineering
    | @   @ |    \   http://www.starnetwx.net \      (847) 963-0116
oOo---(_)---oOo--\------------------------------------------------------
                   \ Wholesale Internet Services - http://www.megapop.net



- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to