module Logger::Period
module Logger::Severity
module PathAttr
class Logger
class Logger::Error
class Logger::Formatter
class Logger::LogDevice
class Logger::ShiftingError
logger
1.7.0
def self.set_path(file, path) file.extend(self).instance_variable_set(:@path, path) end