Hello,
I was handling error for Un supported Reporting fields through API.
I am seeing that new Lib is using monolog for error logging.
When I am using Log level as ERROR it is not giving me that ERROR logs using API.
This should Log me INVALID_FIELD_NAME_FOR_REPORT error.
Should I need to do customize the Error Handling?
Thanks,