Select Git revision
CHANGELOG.md
-
Bartek Jaskulski authoredBartek Jaskulski authored
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 2.09 KiB
[1.7.2] - 2022-05-18
Fixed
- Fixed no handler actually assigned when using combination of NullHandler and actual one
- WooCommerce channel is now taken from logger registered channel
[1.7.1] - 2022-04-15
Fixed
- Fixed the getLogger method from SimpleLoggerFactory
[1.7.0] - 2022-04-08
Added
- Added
SimpleLoggerFactory
for basic logger use cases.
Changed
- Minimum PHP required is now >=7.0
[1.6.2] - 2020-07-21
Fixed
- Notice error when cannot create log file
[1.6.1] - 2020-05-25
Fixed
- WooCommerceCapture checks if WC exists before proceeding
[1.6.0] - 2019-05-21
Added
- wpdesk_is_wp_log_capture_permitted filter to disable log capture