Sha256: 3a5437dcd1cbfe2e894ba4ed3e4074a5baf6d5feb3dbd23cc3b7dddc33d5dc15

Contents?: true

Size: 1.22 KB

Versions: 4

Compression:

Stored size: 1.22 KB

Contents

## v0.2.5

- Allow the log_executor to be configured to either `:single_thread_executor` or `:immediate_executor`
- Test coverage improvement
- Working rails integration
- Minor adjustments to the log_formatter to make it more compatible with log_stasher.

## v0.2.3

- Adds debugging and coverage for sneakers integration

## v0.2.2

- Add an instance method for the `#name` of the appender

## v0.2.1

- Fixed all appenders, it only worked for Sapience::Logger.
- Added method to test exceptions `Sapience.test_exception(:error)`

## v0.2.0

- Rename Appender::File to Appender::Stream. Accept option stream instead of file in `sapience.yml`  

## v0.1.12

- Add missing bang to `.deep_symbolize_keys!`

## v0.1.11

- Make sure the default environment is loaded in case all else fails. Warn about this.

## v0.1.10

- Set tags to `{ environment: Sapience.environment }` for sentry

## v0.1.9

- Support sneakers timing implementation

## v0.1.8

- Validate the sentry/raven dsn when creating the appender

## v0.1.7

- Add support for sneakers

## v0.1.6

- Prevent configuring twice (adds double appenders)

## v0.1.5

- Add missing `#time` method for datadog
- Adds coverage for previous release

## v0.1.4

- Add missing `#count` method for datadog

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
sapience-0.2.9 CHANGELOG.md
sapience-0.2.8 CHANGELOG.md
sapience-0.2.7 CHANGELOG.md
sapience-0.2.6 CHANGELOG.md