Brett Rann wrote:
> When using a pattern layout with %l, calls to error_die report the
> error_die line details instead of the calling line details:
Fixed in CVS.
> Also, the path seems inconsistant. Error die reports the full path,
> log die reports just the filename (this is also true for %F). Also,
> with the DBI appender it reports the full path for all log types, but
> file apender reports just the filename. It would be nice for it to be
> standardized. Perhaps %f for the short filename, and %F for the full?
Actually, %F is always the full path, if you just want the filename,
%F{1} will cut it.
Thanks!
--
-- Mike
Mike Schilli
m...@pe...
|