Is it possible to not include "el_verbose" option for EurekaLog compiler?

hi!

I have several old projects that are compiled with Delphi6 and EurekaLog 4.6.7. Those EurekaLog version hasn't el_verbose option (it appeared in one of 6.x versions as far as I remember).

So, I am getting "Fatal: Invalid compiler directive: 'el_verbose'" error message during compilation with the latest FinalBuilder. 

I have the latest EurekaLog version installed on the same PC, it is used for another projects. But the latest EurekaLog version doesn't work stable with Delphi6 for some reason.

Is it possible to not include "el_verbose" option for EurekaLog compiler in "Build Delphi win32" action? Or may be you may suggest some another workaround?

thanks!

Hi Max

I have added a new option for eurekalog verbose logging and turned it off by default ( I suspect we forgot to turn it off after developing support for EL7) :

http://downloads.finalbuilder.com/downloads/finalbuilder/700/FB700_2217.exe

Vincent, thanks! Now it works fine, tested both Delphi6 +EurekaLog 4.6.7 and Delphi XE3+EurekaLog 7.0 projects