Libraries
»
howcast
(0.7.3)
»
Index
»
Howcast
»
Logging
»
ClassMethods
»
#log=
Method: Howcast::Logging::ClassMethods#log=
Defined in:
lib/howcast/logging.rb
#
log=
(new_logger) ⇒
Object
35 36 37
# File 'lib/howcast/logging.rb', line 35
def
log=
new_logger
@logger
=
new_logger
end