blouson icon indicating copy to clipboard operation
blouson copied to clipboard

Defect: Logger level API usage and a misspelled filename.

Open chunpan opened this issue 3 years ago • 1 comments

A small fix to address two defects:

  1. A misspelled filename.
  2. Correct the following usage: Rails.logger.level == Logger::DEBUG --> Rails.logger.debug? (The original code would only work with the default Logger class. It wouldn't have worked with a different logger such as SemanticLogger.)

cc: @hokaccha

chunpan avatar Jul 20 '22 02:07 chunpan

It's been 10 months, without a single reviewer/approver/feedback. Is this a dead project?

chunpan avatar May 19 '23 01:05 chunpan