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

Logging framework #6

Open
DFoxinator opened this issue Feb 17, 2017 · 0 comments
Open

Logging framework #6

DFoxinator opened this issue Feb 17, 2017 · 0 comments

Comments

@DFoxinator
Copy link
Owner

Should use the standard PHP logging interface (https://github.com/php-fig/log)

Some ideas for what it should maybe be able to do:

  • Configure to log queries
  • Configure to log a sample of queries (ex. 10%)
  • Configurable query details (connect time, request time, result size, etc)
  • Anything else that makes sense (there's definitely a lot of directions to go here)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant