Skip to content

Releases: myLocalInfluence/laravel-datadog-logger

v1.1.1

13 Jun 12:21
bb3069e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

13 Jun 06:52
aa3e4e9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v1.1.0

1.0 - Handle Laravel 7.x

03 Nov 09:01
74d1a8d
Compare
Choose a tag to compare
feat: Bump For Laravel 7.x

MonologFormatter has a new signature.

v0.3.0

02 Nov 16:50
9b43e38
Compare
Choose a tag to compare
Merge pull request #18 from myLocalInfluence/feat/bump-version-handled

feat: Bump Version

Fix Namespace

16 Sep 14:59
d03d019
Compare
Choose a tag to compare

What’s Changed

Delete Log with Cron and Refacto Logging Config

02 Sep 12:23
d37750f
Compare
Choose a tag to compare

What’s Changed

  • feat: Delete Log with Cron and Refacto Logging Config

v0.1.4

16 Aug 16:32
278339b
Compare
Choose a tag to compare

What’s Changed

v0.1.3

16 Aug 15:08
e2406f5
Compare
Choose a tag to compare

What’s Changed

v0.1.2: Merge pull request #8 from myLocalInfluence/bug/fix-wrong-logger-type#6

16 Aug 10:36
6c62706
Compare
Choose a tag to compare

Format values for datadog agent

16 Aug 10:06
aaf4ad8
Compare
Choose a tag to compare

What’s Changed

  • feat: Handle Mustn't Format Values (#7) @kangoo13
  • ci: Set Travis to Send Coverage to Code Climate (#5) @kangoo13