Skip to content
This repository has been archived by the owner on Jan 16, 2020. It is now read-only.

Increase logging #72

Open
gnarf opened this issue Jan 17, 2013 · 0 comments
Open

Increase logging #72

gnarf opened this issue Jan 17, 2013 · 0 comments

Comments

@gnarf
Copy link
Contributor

gnarf commented Jan 17, 2013

There are a few things in the lifetime of a request that I would like to see logged.

  • After receiving any postreceive, print the repo as an incoming request
  • Any 'error' parsing a manifest should probably be logged, most are, here are some that aren't
    • Invalid JSON
    • Package Version / Tag Mismatch
    • Package Name / Manifest Name Mismatch
  • No matter what happens to the request, I'd like to see at least one message saying what happened to it. Even a "no new tags detected"
  • Log whenever a process starts (unless its like super fast respawn rate)

I might think of more, but this should get us started.

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

No branches or pull requests

1 participant