Isn't the logger sort of a service that does the logging?  Your page
shouldn't hold on to that.  Perhaps it can get it from the application
or hold on to something else.

--
Jeremy Thomerson
http://www.wickettraining.com




On Wed, Jul 22, 2009 at 9:38 AM, Jing Ge (Besitec IT
DEHAM)<j...@besitec.com> wrote:
> Hello all,
>
> I am trying to use the RequestLogger. It is really a greet idea that the
> interface ISessionLogInfo is defined. Developer can just implement this
> interface for logging more individual information.
>
> My requirement is:
>
> I want to use the instance of IRequestLogger for building a site status
> page, which means the IRequestLogger need implement the Serializable
> interface.
>
> Does anyone find any drawback for letting IRequestLogger implement
> Serializable?
>
> I am using wicket 1.4 rc4
>
> Thx & best regards.
> Jing Ge
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to