woocommerce/plugins
Corey McKrill 42902ef96d
Logging: Ensure the woocommerce_format_log_entry filter hook still has access to the log source value (#46851)
* Logging: keep full context in woocommerce_format_log_entry filter hook

The source value gets removed from the context array before it is
converted to JSON and output as part of the log entry. However, this
means that the source value is not available when the
woocommerce_format_log_entry filter hook fires, so plugins can't easily
determine where the log entry came from. This simply ensures that the
source value is still available to the filter hook, even though it's not
included in the JSON.
2024-04-26 09:12:50 +02:00
..
woo-ai Update the monorepo to node v20 (#45148) 2024-04-12 13:49:55 -03:00
woocommerce Logging: Ensure the woocommerce_format_log_entry filter hook still has access to the log source value (#46851) 2024-04-26 09:12:50 +02:00
woocommerce-admin [LYS] Convert status chip files to typescript (#46898) 2024-04-26 11:07:56 +12:00
woocommerce-beta-tester Update the monorepo to node v20 (#45148) 2024-04-12 13:49:55 -03:00
woocommerce-blocks [LYS] Comin soon block - Refactor and hide Styles block on Store Only (#46854) 2024-04-26 16:43:08 +12:00