chore(): Move event bus local logging (#14244)

**what**
Log only when actually processing events
This commit is contained in:
Adrien de Peretti
2025-12-09 19:27:38 +01:00
committed by GitHub
parent c26f5643b6
commit bff0142e7a
4 changed files with 35 additions and 18 deletions

View File

@@ -0,0 +1,5 @@
---
"@medusajs/event-bus-local": patch
---
chore(): Move event bus local logging