How could I get the log statements which are written in the spring application while running the cucumber test?
I am getting the logs written in the step definitions, but I am not getting the logs from actual code.
Thanks in advance.
How could I get the log statements which are written in the spring application while running the cucumber test?
I am getting the logs written in the step definitions, but I am not getting the logs from actual code.
Thanks in advance.