- Issue created by @berdir
- 🇨🇭Switzerland berdir Switzerland
And disabling the deduplication feature also causes a fatal error, because it calls $this->logger->onTerminate(); but doesn't check if that actually is an OpentelemetryLogEnhancer object.
- Merge request !60quick fix to always initialize logger and do not call undefined methods → (Open) created by berdir
- 🇨🇭Switzerland berdir Switzerland
Created a MR with a quick fix, but again, I honestly don't understand what the goal here is and I think that could be simplified a lot if it's internal to OpenTelemetryLogs