Re: [Quickfix-developers] SocketInitiator Constructor Weirdness..
Brought to you by:
orenmnero
|
From: Caleb E. <cal...@gm...> - 2006-08-23 15:30:49
|
On 8/23/06, Mark Raynes <mr...@pr...> wrote: > The only way I can see to get this to work is to define FileLogPath in th= e > default session settings=85 obviously though, this isn't ideal if you wan= t a > different log file for each session=85 which I do! You will have a different log for each session. FileLogPath should point to a directory, and the FileLog will create files in there named for each session (e.g. FIX.4.2-SENDER-TARGET.log). --=20 Caleb Epstein |