0d738e4e7e
Prepare for 2.0.0 release ( #89 )
...
* Add a changelog
* Add release and contributor docs based on grape-active_model_serializers (needs more work)
* Rename changelog to look like it's the 80s
* Tweak releasing doc
* Automate and document github releases
* RIP hash rocket
2025-07-09 16:54:59 -07:00
9e4fb8266b
Add gem version badge to readme
2025-06-28 07:44:35 -04:00
f7341032d5
Merge pull request #75 from thedarkside/master
...
Replaced all 'use' examples in README.md with 'insert_before'
2025-06-27 08:45:59 -04:00
ce103dad5a
Get specs running again, but they still fail ( #86 )
...
* Get specs running again, but they still fail on Ruby 3.4
* Add Ruby 3.4 to test matrix
* Remove bundler from dev dependencies
2025-06-27 05:16:48 -07:00
thedarkside
01846a40ef
Replaced all 'use' examples in README.md with 'insert_before'
2021-10-08 22:04:12 +02:00
Luong Vo
6e562a2788
doc: update how grape logging middleware should be placed ( #74 )
2021-07-12 09:02:43 +02:00
Dave Harris
7ae51d30d8
Add GrapeLogging::Formatters::RailsFormatter.new. Updates to README ( #47 )
2018-04-19 10:41:11 +02:00
Joel C
2a0c368551
Add log_level option ( #39 )
2017-05-15 12:40:44 +02:00
aserafin
00c95f54f0
add travis badge
2017-03-06 18:38:28 +01:00
Juliana Lucena
3828b50b51
Fix README example on how to set a formatter ( #35 )
2016-10-11 22:51:15 +02:00
Glauco Custódio
e953a23d25
Add syntax highlighting to README.md ( #30 )
2016-08-04 22:45:08 +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
scauglog
7d3461184e
Update README.md
2016-04-12 16:50:35 +02:00
romain.sagean
2717b4a3ec
add client env usage
2016-04-12 11:21:13 +02:00
Adrian Serafin
dc18ddb1d3
change readme to reflect setting formatter being optional
2016-03-15 21:21:53 +01:00
Adrian Serafin
9b8ac7db5b
Merge pull request #12 from scauglog/patch-1
...
word missing in README
2016-03-05 10:43:19 +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
f1827ea8ac
Merge branch 'master' of github.com:aserafin/grape_logging
...
Conflicts:
README.md
2016-02-29 15:03:43 +01:00
Arthur
1d57549c12
Update Readme
...
Add a require of grape_logging to the example.
2016-02-05 10:02:41 +01:00
jules
7fb15d204c
Typo
2015-10-23 18:12:20 +02:00
jules
c582617209
Typos
2015-10-23 18:09:01 +02:00
jules
2a81b65de6
Add documentation
2015-10-23 18:07:15 +02:00
Duncan Williams
def34f7b8d
updating README with usage examples
2015-10-23 14:53:20 +02:00
scauglog
f04a40ca37
word missing
2015-10-20 16:09:46 +02:00
Jason Marmon
3149cfddd6
Add file syncing to README example
2015-09-01 17:29:22 -04: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
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
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