Hi,
I'm running a test where I have a tDie component and a tWarn component.
The tDie component prints a message to the console, but the tWarn component does not.
I know that I can use a tLogCatcher component in order to write all of the messages, but I don't understand why the tDie component's message shows up on the console and the tWarn's message does not.
Can someone please help me understand this?
Best Regards,
Tiago Vieira