3.6.0
- Added
LineFormatter->setBasePath(...)that allows removing the project's path from the stack trace output (#1873) - Added
$includeExtraoption inPsrHandlerto also use extra data to replace placeholder values in the message (#1852) - Added ability to customize what is a duplicated message by extending the
DeduplicationHandler(#1879) - Added handling for using
GelfMessageFormattertogether with theAmqpHandler(#1869) - Added ability to extend
GoogleCloudLoggingFormatter(#1859) - Fixed
__toStringfailures in context data crashing the normalization process (#1868) - Fixed PHP 8.4 deprecation warnings (#1874)
Full Changelog: 3.5.0...3.6.0