Skip to content

Adding custom logger is throwing unhandled exception #6

@patrickCode

Description

@patrickCode

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions