I am using Amplify to host for frontend app(React).
I have some console.log
in the application, which is logged in browser inspector.
Are there any amplify functions/aws services which are able to log it somewhere,
instead of logging it in browser inspecter?