Dave Harris
7ae51d30d8
Add GrapeLogging::Formatters::RailsFormatter.new. Updates to README ( #47 )
2018-04-19 10:41:11 +02:00
Raffael Schmid
eea802b546
Lograge formatter ( #40 )
...
* add lograge formatter
* simplify mapping
2017-09-01 09:59:00 +02:00
jason-uh
cc35a9ad50
port deep parameter logging from Badiapp/grape_logging ( #37 )
...
* port deep parameter logging from Badiapp/grape_logging; add some specs
* fix initializer for ParameterFilter
* PR feedback
2017-03-06 17:30:31 +01:00
Adrian Serafin
a38f57ac5c
Update grape_logging.rb
2016-08-18 20:50:06 +02:00
Stefan Rothlehner
1fd4d6655f
Logstash formatter for grape_logging ( #31 )
...
* Logstash formatter for grape_logging
* Additional host parameter for Logstash
2016-08-17 18:37:05 +02:00
Kun Liu
57e6c0f395
Add log for request headers ( #28 )
...
* log for request headers
* add specification
* fix spec
* optimize readme
2016-05-18 15:33:07 +02:00
romain.sagean
d883bb9263
add client ip and ua loggers
2016-04-12 10:45:37 +02:00
aserafin
4541d5a6c7
introducing reporters, refactoring
2016-03-05 10:37:33 +01:00
jules
714f361b17
Use the https://github.com/aserafin/grape_logging/pull/18 code to add thread safety for the use of ActiveSupport::Notifications
2016-02-29 15:32:29 +01:00
jules
6c0fdeca64
Merge remote-tracking branch 'Hubbub/pluggable-loggers'
...
Conflicts:
lib/grape_logging.rb
lib/grape_logging/loggers/response.rb
lib/grape_logging/middleware/request_logger.rb
2015-10-23 16:59:15 +02:00
jules
95dcaa0979
Typo
2015-10-23 15:01:16 +02:00
jules
6bc1b9405d
Don't forget to import the new formatter
2015-10-23 14:54:41 +02:00
Duncan Williams
e5cff12673
using pluggable loggers
...
separating out the base logger behaviour
and logging of specific parts of request / response
into pluggable components
also setting the defualt formatter for the logger
2015-10-23 14:53:19 +02:00
Duncan Williams
7ba9b5b83a
using pluggable loggers
...
separating out the base logger behaviour
and logging of specific parts of request / response
into pluggable components
also setting the defualt formatter for the logger
2015-07-13 16:26:05 +01: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