Topic: Integration with Eurekalog when file is used as connection
When using file as connection in SI, Eurekalog cannot attach the file because its in use by SI.
It works of course when using memory and flushing it to file, then attaching it.
But our applications is already quite memory consuming, and I would prefer to log to file. Is there a way to close the handle to the file, so the file is not is use any longer and I can attach it?
