Skip to content

1.5.0

Compare
Choose a tag to compare
@Seldaek Seldaek released this 28 Jul 22:11
· 2310 commits to main since this release
  • Added ProcessIdProcessor to inject the PID in log records
  • Added UidProcessor to inject a unique identifier to all log records of one request/run
  • Added support for previous exceptions in the LineFormatter exception serialization
  • Added Monolog\Logger::getLevels() to get all available levels
  • Fixed ChromePHPHandler so it avoids sending headers larger than Chrome can handle