For me it was sufficient to set the general log level in the second row of your file to <level>info</level> instead of verbose. You can further set the loglevel for memory (<memoryLevel>...</memoryLevel>) to info, as that is set to verbose now.
Probably the verbose setting is now default for new installations, which can lead to the problems described by you.
HTH