Skip to content
Snippets Groups Projects
Select Git revision
  • f7a72dc0f021e77a4da2c2704dd99933a7defbee
  • master default protected
  • feat/message-handling
  • feat/request-id
  • 1.13.2
  • 1.13.1
  • 1.13.0
  • 1.12.1
  • 1.12.0
  • 1.11.0
  • 1.11.0-beta2
  • 1.11.0-beta1
  • 1.10.2
  • 1.10.1
  • 1.10.0
  • 1.9.0
  • 1.8.0
  • 1.7.4
  • 1.7.3
  • 1.7.2
  • 1.7.1
  • 1.7.0
  • 1.6.2
  • 1.6.2-beta2
24 results

CHANGELOG.md

Blame
  • 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