yii2-sentry

Sentry logger for Yii2

MIT License

Downloads
1.4M
Stars
125
Committers
15

Bot releases are hidden (Show)

yii2-sentry - 1.7.0 Latest Release

Published by CookiesEater over 3 years ago

Changed

  • Added support PHP 8
  • PHP updated to 7.2
  • Sentry/SDK updated to 3.0
  • Respect Exception information from the log entry data

Note: if you used custom sentry configuration, be sure to update it according to upgrade 2.x to 3.0 from sentry/sentry

yii2-sentry - 1.7.0-beta

Published by CookiesEater almost 4 years ago

Changed

  • Added support PHP 8
  • Respect Exception information from the log entry data
yii2-sentry - 1.6.0-beta

Published by CookiesEater almost 4 years ago

Changed

  • PHP updated to 7.2
  • Sentry/SDK updated to 3.0

Note: if you used custom sentry configuration, be sure to update it according to upgrade 2.x to 3.0 from sentry/sentry

yii2-sentry - 1.5.1

Published by CookiesEater about 4 years ago

Fixed

  • Fix double sending of events to Sentry.
  • Fix event exclusion ("except" parameter).
yii2-sentry - 1.5.0

Published by CookiesEater over 4 years ago

Fixed

  • Fix message level (debug, info, warning, error) translating to sentry.
  • Fix message scope. For now every message has own scope and not affect to other.
  • Fix adding additional data (extra context, user data) for exception messages.

Changed

  • Sentry init will be invoking at application start, and not before log export started.

Added

  • Log user ID and IP, if available.
  • Added ability to add own context data for messages scope.
yii2-sentry - 1.5.0-beta

Published by dmhaiduchonak over 4 years ago

Fixed

  • Fix message level (debug, info, warning, error) translating to sentry.
  • Fix message scope. For now every message has own scope and not affect to other.
  • Fix adding additional data (extra context, user data) for exception messages.

Changed

  • Sentry init will be invoking at application start, and not before log export started.

Added

  • Log user ID and IP, if available.
  • Added ability to add own context data for messages scope.
yii2-sentry - 1.4.2

Published by niksamokhvalov over 4 years ago

Fixed

  • Array export fix if text not contains message key.
yii2-sentry - 1.4.1

Published by niksamokhvalov almost 5 years ago

Fixed

  • Fix passing client options to sentry.
  • Fix error with undefined index.
  • Fix bug with sets extra values.
yii2-sentry - 1.4.0

Published by niksamokhvalov about 5 years ago

Changed

Used sentry/sdk 2.0 package.

Fixed

Fixed error with extraCallback property.

yii2-sentry - 1.3.0

Published by niksamokhvalov about 7 years ago

Changed

  • Exception handling refactoring.
  • Unsupported HHMV.
yii2-sentry -

Published by niksamokhvalov about 7 years ago

yii2-sentry -

Published by niksamokhvalov over 7 years ago

Added

  • Unit tests.
  • Change log.
yii2-sentry - 1.2.0

Published by niksamokhvalov almost 8 years ago

Added supporting tags in messages.

yii2-sentry - 1.1.2

Published by niksamokhvalov about 8 years ago

  • Fixed: checking context on instance of \Throwable.
  • Fixed: new URL of the Sentry site.
yii2-sentry - 1.1.1

Published by niksamokhvalov about 8 years ago

New name of the Sentry composer package.

yii2-sentry - 1.1.0

Published by niksamokhvalov over 8 years ago

extraCallback property in configuration for modify extra's data.

yii2-sentry - 1.0.0

Published by niksamokhvalov almost 9 years ago

Hello, World!

yii2-sentry -

Published by niksamokhvalov almost 9 years ago