class Lumberjack::Device::DateRollingLogFile

def after_roll

def after_roll
  @file_date = Date.today
end