class Lumberjack::Device::RollingLogFile
def archive_file_suffix
Returns a suffix that will be appended to the file name when it is archived.. The suffix should
def archive_file_suffix raise NotImplementedError end
def archive_file_suffix raise NotImplementedError end