[DRE-commits] [ruby-grape-logging] 01/06: Merge tag 'upstream/1.2.1'

Lucas Kanashiro kanashiro.duarte at gmail.com
Mon May 9 19:04:27 UTC 2016


This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository ruby-grape-logging.

commit 5acc80b4866d2ad3005424c6ab02d906fd81d1a9
Merge: 21f730d b829f80
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Mon May 9 15:46:15 2016 -0300

    Merge tag 'upstream/1.2.1'
    
    Upstream version 1.2.1
    
    # gpg: Signature made Mon 09 May 2016 03:46:13 PM BRT using RSA key ID 9883C97C
    # gpg: Good signature from "Lucas Kanashiro <kanashiro.duarte at gmail.com>"
    # gpg: WARNING: This key is not certified with a trusted signature!
    # gpg:          There is no indication that the signature belongs to the owner.
    # Primary key fingerprint: 8ED6 C3F8 BAC9 DB7F C130  A870 F823 A272 9883 C97C

 README.md                                          |  54 ++++++++++-
 lib/grape_logging.rb                               |   9 +-
 lib/grape_logging/formatters/default.rb            |   4 +-
 lib/grape_logging/formatters/json.rb               |  33 +++++++
 lib/grape_logging/loggers/base.rb                  |   9 ++
 lib/grape_logging/loggers/filter_parameters.rb     |  24 +++++
 lib/grape_logging/loggers/response.rb              |  21 +++++
 lib/grape_logging/middleware/request_logger.rb     |  85 +++++++++++++----
 .../reporters/active_support_reporter.rb           |  11 +++
 lib/grape_logging/reporters/logger_reporter.rb     |  12 +++
 lib/grape_logging/timings.rb                       |  21 +++++
 lib/grape_logging/version.rb                       |   2 +-
 metadata.yml                                       | 102 ---------------------
 13 files changed, 259 insertions(+), 128 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-grape-logging.git



More information about the Pkg-ruby-extras-commits mailing list