anyone having issue with the debug.log file?
went up to 40 GB of space. Deleted yesterday and when I woke up was back up to 3GB.
doesnt effect the wallet function but eating up too much space.
Open up a cmd window in your xxxcoin qt wallet path and run it with "-shrinkdebugfile" switch
e.g. "xxxcoin-qt.exe -shrinkdebugfile" without quotes
I am assuming you are on Windows, to automate this, create a file like "xrun.cmd" and past the above line inside it. Copy the "xrun.cmd" in the xxxcoin qt wallet folder for future use.
This will fix the large debug log problem

I tested it and it works fine.