Class: YouTubeG::Logger

Inherits:
Logger
  • Object
show all
Defined in:
lib/youtube_g/logger.rb

Overview

Extension of the base ruby Logger class to restore the default log level and timestamp formatting which is so rudely taken forcibly away from us by the Rails app’s use of the ActiveSupport library that wholesale-ly modifies the Logger’s format_message method.