Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Logging in as a feature #2

Open
nguyenmp opened this issue Mar 7, 2013 · 1 comment
Open

Add Logging in as a feature #2

nguyenmp opened this issue Mar 7, 2013 · 1 comment

Comments

@nguyenmp
Copy link
Owner

nguyenmp commented Mar 7, 2013

http://stackoverflow.com/questions/2116260/logging-to-a-file-on-android

Though it is not related, I could put in that as an additional feature.

I want to specifically turn the logging fragment into a list fragment and populate it with events that my app triggers.

  • Testing Captive Portal (Result)
  • Redirected to: "login.wireless.ucsb.edu...."
  • Logging in... (Result)
@nguyenmp
Copy link
Owner Author

nguyenmp commented Mar 7, 2013

Referring to the link in the original post, I could create a red "error" log item where it would display that a crash had occurred and highlight it in red. Clicking it would display the stack trace and a "report" button.

I could also have a yellow "warning" log item that would indicate any caught exceptions such as IOException or SSLConnection exceptions.

Perhaps even a slider that would indicate how deep to populate the list (verbose, warning, error).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant