class Chef::Log::Formatter
Public Class Methods
show_time=(*args)
click to toggle source
# File lib/chef/log.rb, line 40 def self.show_time=(*args) Mixlib::Log::Formatter.show_time = *args end
# File lib/chef/log.rb, line 40 def self.show_time=(*args) Mixlib::Log::Formatter.show_time = *args end