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@qos.ch
http://mailman.qos.ch/mailman/listinfo/slf4j-user

Reply via email to