Class: Megam::Log::Formatter

Inherits:
Object
  • Object
show all
Defined in:
lib/megam/core/log.rb

Class Method Summary collapse

Class Method Details

.show_time=(*args) ⇒ Object



13
14
15
# File 'lib/megam/core/log.rb', line 13

def self.show_time=(*args)
  Mixlib::Log::Formatter.show_time = *args
end