Skip to content
This repository has been archived by the owner on Dec 8, 2020. It is now read-only.

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
binarylogic committed Dec 7, 2016
1 parent f7a2d0f commit 64b44e1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@

## What is Timber?

Glad you asked :) Timber attempts to tame the crazy world that is logging. First, it
*automatically* augments your logs with structured data. Second, it provides a transparent,
no lock-in, API for logging your own events. For example, it automatically turns this:
Glad you asked :) Timber tames the crazy world that is logging. First, it *automatically*
augments your logs with structured data. Second, it provides a transparent, no lock-in, API
for logging your own events. For example, it automatically turns this:

```
Completed 200 OK in 117ms (Views: 85.2ms | ActiveRecord: 25.3ms)
Expand Down

0 comments on commit 64b44e1

Please sign in to comment.