Adding custom logger is throwing unhandled exception
patrickCode opened this issue · 0 comments
patrickCode commented
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
Desktop (please complete the following information):
- OS: Windows
- Browser Chrome