class Chef::Log::Formatter
Public Class Methods
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