This repository was archived by the owner on Jan 16, 2019. It is now read-only.
Releases: stubbles/stubbles-log
Releases · stubbles/stubbles-log
5.0.0 - Something that is not core
BC breaks
- Raised minimum required PHP version to 5.6
- IoC features are now optional and require stubbles/ioc
Other changes
* removed dependency to stubbles/core
* `stubbles\log\LogEntry::addData()` now accepts arbitrary amounts arguments
4.2.0 - Upgrade to drop
BC breaks
- removed
stubbles\log\Logger::addLogAppender(), usestubbles\log\Logger::addAppender()instead, was deprecated since 3.0.0 - removed
stubbles\log\Logger::getLogAppenders(), was deprecated since 3.0.0 - removed
stubbles\log\LogEntry::getTarget(), usestubbles\log\LogEntry::target()instead, was deprecated since 3.0.0 - removed
stubbles\log\LogEntry::getData(), usestubbles\log\LogEntry::data()instead, was deprecated since 3.0.0 - removed
stubbles\log\LogEntry::get(), usestubbles\log\LogEntry::__toString()instead, was deprecated since 3.0.0
Other changes
- upgraded stubbles/core to 6.0.0
4.1.0 - Constructor injection ftw
- upgraded stubbles/core to 5.1.0
- deprecated
stubbles\log\appender\FileLogAppender::setMode(), set file mode with constructor instead, will be removed with 5.0.0
4.0.0 - It's the naming, stupid
BC breaks
- replaced
stubbles\log\ioc\LogBindingModulewithstubbles\log\ioc\LogFiles
Other changes
- upgraded stubbles/core to 5.0.0
3.0.0 - Get a net drop
BC breaks
- removed namespace prefix
net, base namespace is nowstubbles\logonly - deprecated
stubbles\log\Logger::addLogAppender(), usestubbles\log\Logger::addAppender()instead, will be removed with 4.0.0 - deprecated
stubbles\log\Logger::getLogAppenders(), will be removed with 4.0.0 - deprecated
stubbles\log\LogEntry::getTarget(), usestubbles\log\LogEntry::target()instead, will be removed with 4.0.0 - deprecated
stubbles\log\LogEntry::getData(), usestubbles\log\LogEntry::data()instead, will be removed with 4.0.0 - deprecated
stubbles\log\LogEntry::get(), usestubbles\log\LogEntry::__toString()instead, will be removed with 4.0.0
Other changes
- upgraded to stubbles/core 4.x
2.2.0 - Upping the core again
- upgraded stubbles/core to ~3.0
2.1.0 - A new core
- changed stubbles-core to 2.*
2.0.0 - Initial breakout
- Initial release.
2.0.0-beta2
v2.0.0-beta2 tag release 2.0.0-beta2
2.0.0-beta1
v2.0.0-beta1 tag release 2.0.0-beta1