Marble.js v3.4.6 Release Notes

Release Date: 2020-12-01 // over 3 years ago
  • 👌 Improved

    • @marblejs/messaging/core - The event payload is passed to the LoggerOptions inside data object in input and output event logger middlewares. This information can be then extracted inside logger implementation and outputted to the console. #302 302