Re: [xep-support] How to disable weblogic console output?

From: Werner Donné (werner.donne@re.be)
Date: Wed Sep 29 2004 - 13:39:14 PDT

  • Next message: Werner Donné: "Re: [xep-support] Creating a Table of Contents from an HTML file being transformed using XSL to FO"

    Frédéric,

    You can write a mute logger and attatch it to the renderer.
    So, call setLogger() on FOTransformer with an implementation
    of the Logger interface that does nothing. You could also
    use the DefaultLogger with a "DevNullWriter" that doesn't
    write (handy in other situations as well).

    Werner.

    frederic.ouellet@desjardins.com wrote:
    >
    >
    >
    >
    >
    > I want to disable weblogic 8.1 console output when I generate PDF on my production environnement.
    >
    > Someone can give me some hint on how to disable it?
    >
    > Frédéric O.
    >
    >
    > -------------------
    > (*) To unsubscribe, send a message with words 'unsubscribe xep-support'
    > in the body of the message to majordomo@renderx.com from the address
    > you are subscribed from.
    > (*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html
    >
    >

    -- 
    Werner Donné  --  Re BVBA
    Engelbeekstraat 8
    B-3300 Tienen
    tel: (+32) 486 425803	e-mail: werner.donne@re.be
    -------------------
    (*) To unsubscribe, send a message with words 'unsubscribe xep-support'
    in the body of the message to majordomo@renderx.com from the address
    you are subscribed from.
    (*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html
    


    This archive was generated by hypermail 2.1.5 : Wed Sep 29 2004 - 13:59:15 PDT