Method: Log#initialize

Defined in:
lib/log.rb

#initializeLog



4
5
6
# File 'lib/log.rb', line 4

def initialize
  @p = Pastel.new
end