Feature #1724
open
Change a prefix of scripts executed from kb-recalc to be printed in log
Added by Evgeny Novikov about 13 years ago.
Updated about 13 years ago.
Category:
Statistics server
Description
So somebody will easily distinguish where KB scripts are executed
What do you mean? Could you please give a small sample?
Artificial example:
kb-recalc: TRACE: Execute script 'return 1 if ($model ne '32_1a');
kb-recalc: TRACE: print_debug_debug("I'm passed!");' with model '32_1a', module 'drivers/block/pktcdvd.ko', main 'ldv_main0_sequence_infinite_withcheck_stateful', error trace ... and KB error trace ....
kb-recalc: DEBUG: I'm passed!.
kb-recalc: DEBUG: Script passed.
I'd like to see:
kb-recalc: TRACE: Execute script 'return 1 if ($model ne '32_1a');
kb-recalc: TRACE: print_debug_debug("I'm passed!");' with model '32_1a', module 'drivers/block/pktcdvd.ko', main 'ldv_main0_sequence_infinite_withcheck_stateful', error trace ... and KB error trace ....
kb-recalc-pattern-script: DEBUG: I'm passed!.
kb-recalc: DEBUG: Script passed.
No, yet. I'll see it later.
Also available in: Atom
PDF