# File lib/logger.rb, line 197
  def datetime_format=(datetime_format)
    @default_formatter.datetime_format = datetime_format
  end