As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
Is there any way to get access to the logs other than the Kinvey Console? The log view in the CollectionHooks and EndPoints pages is simply too small to be of much value. It makes it very hard to troubleshoot or analyze code execution.
Ideally, I'd love something like the command line business logic tool. I'd have it installed and run a refresh command to retrieve logs from Kinvey.
Also, it'd be really nice to have some formatting functions in the logger module. For example, the current system shows the logs in all their cascading glory. Logging a request shows 50 lines of text. It'd be nice to have a one-line format for JSON objects or something like sprintf to format output with variables.
Justin Noel
Ideally, I'd love something like the command line business logic tool. I'd have it installed and run a refresh command to retrieve logs from Kinvey.
Also, it'd be really nice to have some formatting functions in the logger module. For example, the current system shows the logs in all their cascading glory. Logging a request shows 50 lines of text. It'd be nice to have a one-line format for JSON objects or something like sprintf to format output with variables.
2 people have this question