Hi guys,
How can I get the log of my plugin?
I have this method:
CLogUtils.addMessageToLog(log, LogItemSeverityCode.Error, "", "You are not allowed to post a receipt!");
but I don't find it, in the log of Customr Checkout.
I have these logs:

I don't know if I need another log.
Thank you!