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
Adrian Serafin
5a574e5ab5
Merge pull request #2 from totothink/master
...
fix error: uninitialized constant Benchmark
2015-05-04 18:55:57 +02:00
aaron
d176b057dc
fix error: uninitialized constant Benchmark
2015-04-30 23:11:31 +08:00
Adrian Serafin
dd7b43f017
fix brackets in the readme example
2015-04-22 14:48:58 +02:00
Adrian Serafin
43f945badc
fix typo in code example
2015-04-22 13:37:10 +02:00
aserafin
00b055406d
change wording in gem description
2015-04-16 13:20:55 +02:00
aserafin
b5556d6491
gemspec delete allowed hosts
2015-04-16 13:13:10 +02:00
aserafin
13c22ef2dd
code climate
2015-04-16 13:09:57 +02:00
aserafin
6818ecdbd4
correct log line example
2015-04-16 12:58:25 +02:00
aserafin
9a2ece2a3a
adjust readme for rails usage
2015-04-16 12:55:17 +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
b908496d42
readme formatter
2015-04-16 09:21:35 +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