[Quickfix-users] FileLogFactory - Need more logging information
Brought to you by:
orenmnero
From: Daniel M. <dmo...@ya...> - 2013-06-06 19:46:58
|
I have got the FileLogFactory to work and I am getting the following in the log files. Question -- Is there a way to go more detail that these a) Log Session ID b) Log why the connection failed? --- Here is what I get ---- GLOBAL.event.current.log: 130606-19:39:13.458 : Connection failed 20130606-19:39:43.514 : Connection failed 20130606-19:40:13.570 : Connection failed 20130606-19:40:43.625 : Connection failed 20130606-19:41:13.681 : Connection failed 20130606-19:41:43.736 : Connection failed 20130606-19:42:13.791 : Connection failed And Nothing in GLOBAL.messages.current.log And in Initiator session - FIX.4.2-DM-DM_SELL.event.current.log I get the following 20130606-19:40:13.569 : Connecting to devvm04 on port 20615 20130606-19:40:43.625 : Connecting to devvm04 on port 20615 20130606-19:41:13.680 : Connecting to devvm04 on port 20615 20130606-19:41:43.736 : Connecting to devvm04 on port 20615 20130606-19:42:13.791 : Connecting to devvm04 on port 20615 20130606-19:42:43.847 : Connecting to devvm04 on port 20615 20130606-19:43:13.902 : Connecting to devvm04 on port 20615 AND FIX.4.2-DM-DM_SELL.messages.current.log is empty -- View this message in context: http://quickfix.13857.n7.nabble.com/FileLogFactory-Need-more-logging-information-tp6484.html Sent from the QuickFIX - User mailing list archive at Nabble.com. |