# File lib/lumberjack/device/date_rolling_log_file.rb, line 60
      def after_roll
        @file_date = Date.today
      end