What is the recommended mechanism for capturing usage logs in production

I am interested in capturing logging information in my application once it goes into production. This would include user interactions, timing information, error and debug logs, etc… Normally, I have used packages such as log4j or logback for ‘rolling’ messages and crashlytics. Is there an accepted way to handle crash reporting / analytics on the Poynt platform?

You can use analytics provider of your choice