Rodrigo Souto
eb63aa03e1
add support for obfuscated parameters
...
Now you may override the method 'sensitive_parameters' with a list of
parameters that should be obfuscated on the log. If the lib is loaded on
a Rails application, uses the 'filter_parameters' attribute as default
value for 'sensitive_parameters'.
2015-07-13 16:25:32 +01:00
aserafin
d130386947
bump version to 1.1
2015-05-20 14:34:28 +02:00
aserafin
f465c1027c
remove benchmark dependency, for logging db_runtime use instance variable and not env, do not overwrite call! anymore
2015-05-18 22:38:43 +02:00
Adrian Serafin
1e194073f6
Update version.rb
2015-05-04 18:57:18 +02:00
aaron
d176b057dc
fix error: uninitialized constant Benchmark
2015-04-30 23:11:31 +08:00
aserafin
00b055406d
change wording in gem description
2015-04-16 13:20:55 +02:00
aserafin
4b662e5c23
pass logger as option to middleware so it's easily usable when grape is mounted inside rails
2015-04-16 12:48:21 +02:00
aserafin
d7996bd745
readme, exception logging
2015-04-16 09:20:23 +02:00
aserafin
adde009a64
first commit
2015-04-14 14:29:07 +02:00