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

Catch exceptions in logMessage. #130

Merged

Commits on Aug 4, 2013

  1. Catch exceptions in logMessage.

    NSFileHandle writeData: will throw an exception if any I/O error
    occurs.  Catching these means that the app will not crash just
    because something went wrong writing a log entry.
    Ewan Mellor committed Aug 4, 2013
    Configuration menu
    Copy the full SHA
    e74835d View commit details
    Browse the repository at this point in the history