padrevirtual / android-openvpn-settings

Automatically exported from code.google.com/p/android-openvpn-settings
GNU General Public License v3.0
0 stars 0 forks source link

display logging to user #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Make logging accessible to the user using the GUI.

Original issue reported on code.google.com by christophevandeplas@gmail.com on 7 Mar 2010 at 10:20

GoogleCodeExporter commented 8 years ago
When will this feature being added?

Original comment by ss1...@gmail.com on 22 Apr 2010 at 4:09

GoogleCodeExporter commented 8 years ago

Original comment by friedrich.schaeuffelhut on 16 Sep 2010 at 3:02

GoogleCodeExporter commented 8 years ago
please do it! Even only make some log file (without GUI) is acceptable.

Original comment by LostL...@gmail.com on 6 Jan 2011 at 8:01

GoogleCodeExporter commented 8 years ago
I have an openvpn connection that works on my PC but can't get it on android, 
and without logs I have no idea what I need to adjust. Even if you dropped the 
command that the gui is running to a file so I can run in manually from a 
terminal and see what the binary spits back at me would be a start.

Original comment by kg6...@gmail.com on 26 Mar 2011 at 5:16

GoogleCodeExporter commented 8 years ago
I've added logging to my fork. It's pretty easy to do though :)

Original comment by cyberde on 29 Dec 2011 at 11:41

GoogleCodeExporter commented 8 years ago
Try 'adb logcat' for now.

Original comment by friedrich.schaeuffelhut on 29 Dec 2011 at 10:54

GoogleCodeExporter commented 8 years ago

Original comment by friedrich.schaeuffelhut on 3 Jan 2012 at 8:29

GoogleCodeExporter commented 8 years ago
If you could incorporate this it would be awesome, because your code is pretty 
darn good. I can send you my modifications if you want?

Original comment by cyberde on 7 Jan 2012 at 7:16

GoogleCodeExporter commented 8 years ago
Thank you. That would be very helpful!

Original comment by friedrich.schaeuffelhut on 8 Jan 2012 at 3:09

GoogleCodeExporter commented 8 years ago
Attached is the DaemonMonitor class where i made my modifications and the 
OpenVPNSettings.java and Preferences.java to enable/disable logging for every 
config file. Logging will be saved in the same folder as the config file.

Looking forward to see this incorporated and thanks for continuing this project!

Original comment by cyberde on 8 Jan 2012 at 11:26

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by friedrich.schaeuffelhut on 19 Jan 2012 at 5:06