PROTECTED]
Sent: den 14 juni 2006 17:56
To: Log4J Users List
Subject: Re: Encryption of log
On Jun 14, 2006, at 2:33 AM, Jan-Olof Sivtoft wrote:
> Hi
>
> The project Im working with want to encrypt the log file. It also want
> to use RollingFileAppender. My intention was to extend
>
Re: Encryption of log - Bayesian
> Filter detected spam
>
>
> what is ChiperOutputStream? I have the same
> requirement but not sure what is the option to do it
> yet. Thanks
>
> --- Jan-Olof Sivtoft
> <[EMAIL PROTECTED]> wrote:
>
> > Hi
> >
>
what is ChiperOutputStream? I have the same
requirement but not sure what is the option to do it
yet. Thanks
--- Jan-Olof Sivtoft
<[EMAIL PROTECTED]> wrote:
> Hi
>
> The project Im working with want to encrypt the log
> file. It also want
> to use RollingFileAppender. My intention was to
> exten
On Jun 14, 2006, at 2:33 AM, Jan-Olof Sivtoft wrote:
Hi
The project Im working with want to encrypt the log file. It also want
to use RollingFileAppender. My intention was to extend
RollingFileAppender and change the creation of FileOutputStream to
ChiperOutputStream and override setFile in Fi
Jan-Olof Sivtoft wrote:
Hi
The project Im working with want to encrypt the log file. It also want
to use RollingFileAppender. My intention was to extend
RollingFileAppender and change the creation of FileOutputStream to
ChiperOutputStream and override setFile in FileAppender to do the same
and
Hi
The project Im working with want to encrypt the log file. It also want
to use RollingFileAppender. My intention was to extend
RollingFileAppender and change the creation of FileOutputStream to
ChiperOutputStream and override setFile in FileAppender to do the same
and so on, but RollingFileAppen