[slf4j-user] Disabling QuickFIX/J logging

Matt Sicker boards at gmail.com
Mon May 4 17:11:25 CEST 2020


I think you're looking for the logback config here? slf4j doesn't
control any configuration of logging.

On Mon, 4 May 2020 at 09:25, Túlio Guimarães <fx.tulio at gmail.com> wrote:
>
> Hi guys,
>
> So I've been looking for a way to disable quickfix/j logging but I could not find anything helpful so far (my fault).
>
> FIX Protocolo is a protocol designed to transfer live data market to clients, and quickfix/j is an implementation of that protocol.
>
> All the messages received on the FIX Protocol are logged on a folder mentioned pointed on the configuration file (this is not a xml file). But this protocol usually send too much data and logging all those messages to a file is really troublesome.
>
> So what I am trying to do is to disable this log to a file but I could not have access to it so far.
>
> Can anyone please help me with this?
>
> Some more information:
> QuickFIX/J implementation: https://www.quickfixj.org/
> General Doc for the lib: https://www.quickfixj.org/usermanual/2.1.0/
>
>
> Thank you.
> Túlio.
> _______________________________________________
> slf4j-user mailing list
> slf4j-user at qos.ch
> http://mailman.qos.ch/mailman/listinfo/slf4j-user



-- 
Matt Sicker <boards at gmail.com>


More information about the slf4j-user mailing list