Commit graph

26 commits

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