Metadata


Name
ougai
Version
0.7.1
Platform
ruby
Authors
Toshimitsu Takahashi
Bindir
bin
Date
2016-11-03 00:00:00 UTC
Dependencies
bundler (~> 1.11, development)
rake (~> 10.0, development)
rspec (~> 3.0, development)
Description
A JSON logging system is capable of handling a message, data or an exception easily. It is compatible with Bunyan for Node.js and can also output human readable format for console.
Email
toshi@tilfin.com
Files
.gitignore
.rspec
.travis.yml
Gemfile
LICENSE.txt
README.md
Rakefile
lib/ougai.rb
lib/ougai/formatters/base.rb
lib/ougai/formatters/bunyan.rb
lib/ougai/formatters/readable.rb
lib/ougai/logger.rb
lib/ougai/version.rb
ougai.gemspec
Homepage
https://github.com/tilfin/ougai
Licenses
MIT
Require paths
lib
Required ruby version
>= 2.1.0
Required rubygems version
>= 0
Rubygems version
2.2.2
Specification version
4
Summary
JSON logger compatible with node-bunyan is capable of handling data easily.
Original platform
ruby
New platform
ruby