- How do you create the logger?
- Please provide the stand-alone reproduction, and we’ll investigate.
Thanks @maxim, appreciate your help.
- Logger is created as in the workflow impl class follows
Workflow.getLogger(this::class.java)
- Sure, will try to do a standalone repro. Any suggestions on how I may do that and what’s required (code, stacktrace etc.)
An ideal reproduction is a github repository with a unit test demonstrating the broken behavior.
1 Like
Thanks. Will do.