If you are experiencing an issue please mention the full platform your issue applies to: IDE: NetBeans/Eclipse/IDEA NetBeans 8.2 Desktop OS Windows 10 Simulator Latest Device IOS 12.+ , Android 7
I want to be able to access / open for read the File used when Log.e(Throwable) is called. The getLogContent is what I am looking for however is deprecated and returns empty string. Can I dictate where the Log file is to exist on my app Instance? It seems createWriter() is for that purpose, however this method is not exposed. I don't want to use sendLog() as I want to look at this files contents in my App. Please advise my options. Thanks. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/codenameone-discussions. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/26556ba0-3ac2-41be-9961-aaa91fef4822%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
