Skip to content

Releases: phpgt/Logger

October 2025 release

30 Oct 11:46
efa981a

Choose a tag to compare

What's Changed

  • build: hard dependencies by @g105b in #1
  • maintenance: dependabot by @g105b in #3
  • Add JetBrains sponsorship to README with H1 heading by @g105b in #30
  • Refactor & fix nullable types by @g105b in #32

New Contributors

  • @g105b made their first contribution in #1

Full Changelog: v1.0.0...v1.0.1

v1.0.0 release

21 Sep 14:23

Choose a tag to compare

This v1 release is made to allow WebEngine v4 applications to drop the "minimum-stability: dev" requirement, but there has been no new functionality added since the initial pre-release.

Have fun logging!

Initial feature pre-release

16 Jun 15:54

Choose a tag to compare

Pre-release

Bundled with this pre-release is the functionality to log to any file or stream. There isn't much more planned than this, but as with all PHP.Gt repositories, a major release cannot be made until it has been used in a few real-world projects.

Have fun!