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 14, 2016
1 parent 71e8838 commit b8dc5f8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,9 @@ Timber automatically structures your logs with events and context in a non-propr
It’s simple, quick, managed, and has absolutely no risk of code debt or lock-in.
It’s just good ol’ logging.

Timber’s philosophy is that application insight data should be open and owned by you.
And there is no better, or more complete, vehicle than logging:
Timber’s philosophy is that application insight should be open and owned by you. It should not
require a myriad of services to accomplish. And there is no better, or more complete, vehicle
than logging to solve this:

1. It’s a shared practice that has been around since the dawn of computers.
2. It’s baked into every language, library, and framework. Even your own apps.
Expand Down

0 comments on commit b8dc5f8

Please sign in to comment.