- Issue created by @abhisekmazumdar
- Assigned to eleonel
- Status changed to Needs review
11 months ago 5:15pm 7 January 2024 - Status changed to Needs work
11 months ago 11:10pm 9 January 2024 - 🇮🇳India abhisekmazumdar India
+++ b/src/AugmentorManager.php @@ -92,15 +92,44 @@ class AugmentorManager extends DefaultPluginManager { + $this->logger('augmentor')->error($e->getMessage());
The logger service is not found.
I get the following error:
Call to undefined method Drupal\augmentor\AugmentorManager::logger()
- First commit to issue fork.
- Status changed to Needs review
11 months ago 6:56am 10 January 2024 - 🇮🇳India viren18febS
HI , i have fixed the issues and repatch #4. please review
- Merge request !23Issue #3404316 by eleonel, viren18febS: Improvement to error handling for Augmentors → (Merged) created by eleonel
- Issue was unassigned.
- Status changed to RTBC
10 months ago 1:05pm 16 January 2024 - 🇮🇳India abhisekmazumdar India
The MR23 functions correctly and logs an error in Drupal. I'm marking this as RTBC.
- Status changed to Fixed
8 months ago 1:02am 13 March 2024 Automatically closed - issue fixed for 2 weeks with no activity.