parent
b36197c307
commit
4909bbf415
@ -1,3 +0,0 @@ |
||||
# Place all the behaviors and hooks related to the matching controller here. |
||||
# All this logic will automatically be available in application.js. |
||||
# You can use CoffeeScript in this file: http://coffeescript.org/ |
@ -0,0 +1,3 @@ |
||||
HttpLog.options[:logger] = Rails.logger |
||||
HttpLog.options[:color] = { color: :yellow } |
||||
HttpLog.options[:compact_log] = true |
Loading…
Reference in new issue