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

Timber 2.0 #62

Merged
merged 78 commits into from
Mar 21, 2017
Merged

Timber 2.0 #62

merged 78 commits into from
Mar 21, 2017

Conversation

binarylogic
Copy link
Contributor

@binarylogic binarylogic commented Mar 21, 2017

  1. Captures all HTTP server request / response headers and body.
  2. Captures controller calls params.
  3. Capture user context earlier in the stack via warden if it is being used.
  4. Restructures probes into integrations.
  5. Firms up integration tests considerably.
  6. Automatically configures the rails logger.
  7. Checks for LogRage existence and disables it if present.
  8. Simplifies various Rails log subscribers and integrations with simple Rack middlewares.
  9. Disables log metadata for local and test environments

Closes https://github.com/timberio/timber-ruby-private/issues/7
Closes https://github.com/timberio/timber-ruby-private/issues/9
Closes https://github.com/timberio/timber-ruby-private/issues/10

@binarylogic binarylogic merged commit 86620e1 into master Mar 21, 2017
@binarylogic binarylogic deleted the hotfix/user-context branch March 21, 2017 21:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant