21 Sep
2012
21 Sep
'12
8:43 p.m.
<pattern>@STRING:mystring: @</pattern>
Results from logger "INSERT INTO Test (id, value) VALUES (1, .044212)" on client are:
Value of ${mystring} is null. What am I missing?
@STRING@ doesn´t include any whitespace. To get the complete message, use @ANYSTRING@. Otherwise have a look at @ESTRING@ and @QSTRING@ regards florian