Skip to content

Releases: markrogoyski/simplelog-php

v2.1.0

05 Nov 18:42

Choose a tag to compare

  • Add psr/log 3.0.* support.
  • psr/log 2.0.* still supported with Composer || conditional

V2.0.0

25 Feb 20:06

Choose a tag to compare

Updated for PHP and PSR log version updates.

  • PHP minimum version 8.0.
  • Implements psr/log 2.0.*

v1.0.0

09 Sep 19:20

Choose a tag to compare

First official release.

PHP minimum version 7.4. Implements psr/log 1.1.*

v0.4.0

11 Aug 03:47

Choose a tag to compare

  • Update psr/log to v1.1
  • No change in functionality

v0.3.0

04 Nov 03:48

Choose a tag to compare

  • Various improvements
  • No change in functionality

v0.2.0

22 Aug 04:56

Choose a tag to compare

  • Various improvements
  • No change in functionality

v0.1.0

13 Feb 05:01

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

Initial Release

  • Logger class
  • Unit tests
  • Support files