[Quickfix-developers] Any Way to of events notification?
Brought to you by:
orenmnero
|
From: Naveed A. <na...@nc...> - 2007-07-03 15:33:39
|
Apart from logging it into the log file is there any class that allows the application to be notified on events? My scenario is such that an initiator tries to connect to a server... but server is down. It logs 'Connection Failed' in the log file but application then has to constantly pool the log file, to be notified for the event. Is there any easy way to do this? -Naveed |