17 Sep
2022
17 Sep
'22
9:43 a.m.
I think I found it: if (rad_debug_lvl == ...) { I will test this now. Cheers Till On 17.09.22 14:55, g4-lisz@tonarchiv.ch wrote:
Hi everyone
I have a simple porgramming question: I want some program block only executed on a certain debug level, like:
if (loglevel == LEVEL_DEBUG2) { calculate( &something ); DEBUG2(..., something); }
Best reagrds, Till
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html