Skip to content

Commit

Permalink
Replaces old log output format with the new mint log style
Browse files Browse the repository at this point in the history
   - Also adds missing "duration" field and sets it up
   - Implemented comments and modified specs
   - Removes log output fields if nil
  • Loading branch information
ebozduman committed Aug 28, 2017
1 parent feb97f6 commit c61bd9e
Show file tree
Hide file tree
Showing 2 changed files with 451 additions and 398 deletions.
1 change: 0 additions & 1 deletion build/ruby/aws-ruby.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ _init() {
# Install Ruby dependencies
installDeps() {
gem install aws-sdk
gem install colorize
gem install multipart_body
}

Expand Down
Loading

0 comments on commit c61bd9e

Please sign in to comment.