Hi James,

thanks for your answer.

How can I configure where LogLog write the logs?

On Tue, Jun 3, 2008 at 10:05 PM, James A. N. Stauffer <
[EMAIL PROTECTED]> wrote:

> LogLog doesn't use the log4j config to log.  If it did then there
> would be recursive error problems.
>
> On Fri, May 9, 2008 at 8:46 PM, Vincenzo Vitale
> <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > in our system (Jboss on Linux) we log in a custom file on a remote
> machine;
> > the directory is normally mounted in a way that if something happen Jboss
> > doesn't hang. But it's an important requirement that if for any reason
> > something happen while logging (directory or file not anymore available)
> an
> > error or warnign message should be logged on the normal log file.
> >
> > Looking at the code of the LogLog class, I have seen that the log4j.debug
> > system variable can be enabled for internal debugging messages but this
> kind
> > of problems should be logged as Errors or warning, right? So only the
> > quietMode variable is considered... but when I umount the directory or
> just
> > change the filename nothing is logged. I see that everything is logged on
> > the System error but this should be redirect to the normal log or not?
>
>
>
> --
> James A. N. Stauffer http://www.geocities.com/stauffer_james/
> Are you good? Take the test at http://www.livingwaters.com/good/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to