class Megam::Log::Formatter
Public Class Methods
show_time=(*args)
click to toggle source
# File lib/megam/core/log.rb 28 def self.show_time=(*args) 29 Mixlib::Log::Formatter.show_time = *args 30 end
# File lib/megam/core/log.rb 28 def self.show_time=(*args) 29 Mixlib::Log::Formatter.show_time = *args 30 end