Skip to content

Commit

Permalink
Switch from deprecated Awesome Print to newly-maintained Amazing Print
Browse files Browse the repository at this point in the history
  • Loading branch information
qortex committed Apr 10, 2020
1 parent feda8ed commit fe3c17a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Ougai

A structured logging system is capable of handling a message, structured data or an exception easily.
It has JSON formatters compatible with [Bunyan](https://github.com/trentm/node-bunyan) or [pino](https://github.com/pinojs/pino) for Node.js and
human readable formatter with [Awesome Print](https://github.com/awesome-print/amazing_print) for console.
human readable formatter with [Amazing Print](https://github.com/amazing-print/amazing_print) for console.

## Installation

Expand Down
2 changes: 1 addition & 1 deletion ougai.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Gem::Specification.new do |spec|
spec.summary = %q{JSON logger compatible with node-bunyan or pino is capable of handling structured data easily.}
spec.description = <<-EOF
A structured logging system is capable of handling a message, custom data or an exception easily.
It has JSON formatters compatible with Bunyan or pino for Node.js and human readable formatter with Awesome Print for console.
It has JSON formatters compatible with Bunyan or pino for Node.js and human readable formatter with Amazing Print for console.
EOF
spec.homepage = "https://github.com/tilfin/ougai"
spec.license = "MIT"
Expand Down

0 comments on commit fe3c17a

Please sign in to comment.