# File lib/logging/layouts/pattern.rb, line 344 def date_pattern=( var ) @date_pattern = var Pattern.create_date_format_methods(self) end