Shame on me when I'm not able to print debug messages from cell_log :)
but...
cell_log -d DRR,3
doesn't give me any additional output. I would like to see the line
LOGP(DRR, LOGL_INFO, "IMMEDIATE ASSIGNMENT:\n");
from cell_log.c.
Can anybody help me?