- Aug 13, 2024
-
-
Grzegorz Rola authored
bugfix(compatibility): backward compatibility See merge request !31
-
Grzegorz Rola authored
-
Grzegorz Rola authored
bugfix(code): redundant semicolon See merge request !30
-
Grzegorz Rola authored
-
- Aug 09, 2024
-
-
Bartek Jaskulski authored
Signed-off-by:
Bart Jaskulski <bjaskulski@protonmail.com>
-
Bartek Jaskulski authored
Mentioned logger uses a shared log file across each library client, which results in centralized log, impossible to split and with tendency to grow multiple gigabytes in end users' environments. Instead, prefer `SimpleLoggerFactory`, making use of WooCommerce logger, which by default features file per channel, log rotation and important security checks. Signed-off-by:
Bart Jaskulski <bjaskulski@protonmail.com>
-
Bartek Jaskulski authored
-
- Jul 20, 2024
-
-
Bartek Jaskulski authored
In situation, when we don't collect verbose logs, but we still may be interested in any errors occurring on client's website and being able to investigate those after gaining access, we may make use of `action_level` option in `SimpleLoggerFactory`. With this option set to some level, we configure `FingersCrossedHandler` which will ensure, when action level is hit, all log stack is persisted. Signed-off-by:
Bart Jaskulski <bjaskulski@protonmail.com>
-
Bartek Jaskulski authored
Signed-off-by:
Bart Jaskulski <bjaskulski@protonmail.com>
-
Bartek Jaskulski authored
Following previous commit, remove check for WP log usage, and treat it only as fallback handler. Signed-off-by:
Bart Jaskulski <bjaskulski@protonmail.com>
-
Bartek Jaskulski authored
Remove option, allowing to disable WooCommerce logger. If WC is available, this log should always be used unconditionally. Signed-off-by:
Bart Jaskulski <bjaskulski@protonmail.com>
-
Bartek Jaskulski authored
Signed-off-by:
Bart Jaskulski <bjaskulski@protonmail.com>
-
Bartek Jaskulski authored
For better discoverability of singular request, include uid in log context. This way it should become trivial to inspect actions, even on high-concurrency websites. Signed-off-by:
Bart Jaskulski <bjaskulski@protonmail.com>
-
Bartek Jaskulski authored
Add PSR processor, to handle inline variables in log statements, like "Registering user {id} with name {full_name}". https://www.php-fig.org/psr/psr-3/#12-message Signed-off-by:
Bart Jaskulski <bjaskulski@protonmail.com>
-
- Mar 26, 2024
-
-
Grzegorz Rola authored
bugfix(wc logger): initialisation See merge request !28
-
Grzegorz Rola authored
-
- Mar 18, 2024
-
-
Grzegorz Rola authored
feature(processor): sensitive data processor See merge request !27
-
Grzegorz Rola authored
-
- Jul 10, 2023
-
-
Grzegorz Rola authored
-
Grzegorz Rola authored
feature(monolog): updated See merge request !26
-
Grzegorz Rola authored
-
- Nov 15, 2022
-
-
Marcin Kolanko authored
-
- Nov 14, 2022
-
-
Marcin Kolanko authored
-
- Nov 03, 2022
-
-
Grzegorz Rola authored
bugfix(factory): wc logger See merge request !24
-
Grzegorz Rola authored
-
- Aug 16, 2022
-
-
Sebastian Pisula authored
feature(core): en_CA, en_GB translators See merge request !23
-
Sebastian Pisula authored
-
Sebastian Pisula authored
feature(core): de_DE translations See merge request !22
-
Sebastian Pisula authored
-
- Aug 10, 2022
-
-
Sebastian Pisula authored
## [1.8.0] - 2022-08-09 See merge request !21
-
- Aug 09, 2022
-
-
Sebastian Pisula authored
### Added - en_AU, es_ES translators
-
- Jul 18, 2022
-
-
Sebastian Pisula authored
feature(core): added polish translations See merge request !20
-
- Jul 14, 2022
-
-
Sebastian Pisula authored
-
- May 19, 2022
-
-
Bartek Jaskulski authored
-
- May 18, 2022
-
-
Bartek Jaskulski authored
-
Bartek Jaskulski authored
-
- May 17, 2022
-
-
Bartek Jaskulski authored
Bugfix/no handler See merge request !18
-
Bartek Jaskulski authored
-
- May 16, 2022
-
-
Bartek Jaskulski authored
-
Bartek Jaskulski authored
-