Skip to content
This repository has been archived by the owner on Mar 20, 2021. It is now read-only.

Improve logging #16

Closed
6 tasks done
kpdecker opened this issue Feb 20, 2014 · 2 comments
Closed
6 tasks done

Improve logging #16

kpdecker opened this issue Feb 20, 2014 · 2 comments
Milestone

Comments

@kpdecker
Copy link
Contributor

Things that might be runtime concerns:

  • Emits that still have pending operations
  • Logging what pending operations are causing the page to remain open at any given time. Include stack trace that created the pending operation as well.
  • Maximum pending stack size at any point
  • Ajax calls and timing
  • Misses for various caches
  • cache errors

Need to figure out both how to do this in the most performant manner as well as decide if/how we want to integrate with frameworks like hapi.

@kpdecker
Copy link
Contributor Author

One possibility here is that we can create a report object similar to the report parameter used by Catbox Policy objects to include this additional metadata.

kpdecker added a commit that referenced this issue Sep 2, 2014
kpdecker added a commit that referenced this issue Sep 2, 2014
@kpdecker
Copy link
Contributor Author

kpdecker commented Sep 2, 2014

Released in 0.11.0

@kpdecker kpdecker modified the milestone: 1.0.0 Feb 13, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

1 participant