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

Don't log if processes are running and within bounds #111

Merged
merged 2 commits into from
Sep 17, 2012

Commits on Sep 17, 2012

  1. Don't log if processes are running and within bounds

    These logs are creating quite a bit of log spew on the github.com
    servers, and I don't think they really provide much value?
    Scott J. Goldman committed Sep 17, 2012
    2 Configuration menu
    Copy the full SHA
    7a21825 View commit details
    Browse the repository at this point in the history
  2. Default a bunch of conditions to have an empty array

    Empty arrays will let God::Task#handle_poll skip logging stuff
    in the INFO loglevel.
    Scott J. Goldman committed Sep 17, 2012
    Configuration menu
    Copy the full SHA
    22139d7 View commit details
    Browse the repository at this point in the history