Hi,
is it possible to limit the size of lvzmq.log? When application runs, the log size increases without limits and can not be deleted, unless I stop the application. I think it would be nice if the log was limited to some size, or at least make separate files. Is it perhaps possible to configure the minimum severity of the log entries?
Regards,
Blaz
Last edit: Blaz Kelbl 2017-02-27
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
Which release/OS are you running? No debug log should be generated except for specific debug builds when I'm testing something. I must accidentally have included a debug build in the build package. I don't have my development machine with me right now but I can recompile for you in a day or two.
Cheers,
Martijn
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
is it possible to limit the size of lvzmq.log? When application runs, the log size increases without limits and can not be deleted, unless I stop the application. I think it would be nice if the log was limited to some size, or at least make separate files. Is it perhaps possible to configure the minimum severity of the log entries?
Regards,
Blaz
Last edit: Blaz Kelbl 2017-02-27
Hi,
Which release/OS are you running? No debug log should be generated except for specific debug builds when I'm testing something. I must accidentally have included a debug build in the build package. I don't have my development machine with me right now but I can recompile for you in a day or two.
Cheers,
Martijn
I'm running Windows10.
Oh, I meant architecture not OS, but didn't write that. Never mind; the new v3.4.1 release has recompiled DLLs that won't produce log files.