You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by Jeremy Nix <Je...@sfsltd.com> on 2003/07/21 22:19:12 UTC

HtmlLayout not closing the table

> I've downloaded the latest source from apache to enhance the
> HtmlLayout to display the time field as the current date instead of
> the time elapsed since the LayoutManager had been loaded.  When inside
> the code and testing, I found that the getFooter method was never
> being called, thus never closing the body, table, html tags.  Has
> anyone come across this?  Does someone have a good idea on how to
> resolve this?  I'm new to this code, so I've been hunting around some
> and did find that the finalize() method of the WriterAppender is
> suppose to call getFooter(), but this method is never called.
> 
> _________________
> Jeremy Nix
> Senior Application Developer
> Southwest Financial Ltd.
> Jeremy.Nix@sfsltd.com
> (513) 621-6699 ext 1158
>