6 7 8
# File 'lib/log_sanity/extensions/action_controller_helper.rb', line 6 def log_field(key, val) LogSanity.log key, val end