For most users with the standard settings, the file shouldn't get too big at all, but if the logging level is turned up, and there is a lot of activity, then it could grow quite quickly.
In the mean time, an alternative would be to use a scheduled task to delete/rename/move the log file on a regular basis.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'll have a think about adding this in.
For most users with the standard settings, the file shouldn't get too big at all, but if the logging level is turned up, and there is a lot of activity, then it could grow quite quickly.
In the mean time, an alternative would be to use a scheduled task to delete/rename/move the log file on a regular basis.
Myself, I go in and delete the bloated log files manually.
Not every user has their machine configuration set up to do this.
This needed change is as much as convenience for users as sysadmins.