Commit graph

9 commits

Author SHA1 Message Date
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