Forum Discussion
M_McDonald
16 years agoSuper Contributor
Just to chime in, notice that the log lines where the property is missing have single quotes.
Does it work if you remove them?
Tue Apr 13 09:40:56 IDT 2010:INFO:msisdn=''
Does it work if you remove them?
log.info(s + "=" + context.expand(request.getPropertyValue(s)) )