Re: [log4perl-devel] suggested patch for Log::Log4perl::Appender::DBI

2007-12-14 Thread Mark Blackman
On 13 Dec 2007, at 17:52, Kevin M. Goess wrote: > Mark Blackman wrote: >> In the Appender::DBI man page, we see the following sentence, >> "If there are more '?' placeholders than there are values in >> your message, it will use undef for the rest." However, I was >> unable to observe this behavi

Re: [log4perl-devel] suggested patch for Log::Log4perl::Appender::DBI

2007-12-13 Thread Kevin M. Goess
Mark Blackman wrote: > In the Appender::DBI man page, we see the following sentence, > "If there are more '?' placeholders than there are values in > your message, it will use undef for the rest." However, I was > unable to observe this behaviour with my configuration. Odd, it looks like it's work