From: Zbigniew Jędrzejewski-Szmek Date: Tue, 10 Sep 2013 12:20:24 +0000 (-0400) Subject: journald: be a bit more verbose when vacuuming X-Git-Tag: v207~44 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=289f910e16d0a962e128979b67fed5f2ef668e00;hp=289f910e16d0a962e128979b67fed5f2ef668e00 journald: be a bit more verbose when vacuuming Vacuuming behaviour is a bit confusing, and/or we have some bugs, so those additional messages should help to find out what's going on. Also, rotation of journal files shouldn't be happening too often, so the level of the messages is bumped to info, so that they'll be logged under normal operation. ---