microsoft/redux-micro-frontend

Adding custom logger is throwing unhandled exception

patrickCode opened this issue · 0 comments

Describe the bug
When adding a custom logger to the existing loggers, an unhandled exception is getting thrown

To Reproduce
Add a custom logger to the Global Store
globalStore.SetLogger(actionLoggerAdaptor);

Expected behavior
Custom logger should get added

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows
  • Browser Chrome