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

Introduce a dedicated log handler #204

Open
4 tasks
ChaseWiseman opened this issue Apr 14, 2017 · 1 comment
Open
4 tasks

Introduce a dedicated log handler #204

ChaseWiseman opened this issue Apr 14, 2017 · 1 comment
Assignees
Labels

Comments

@ChaseWiseman
Copy link
Contributor

Let's aim to break out all logging functionality to a dedicated handler. Potential improvements:

  • Support WooCommerce 3.0's set of standardized log levels
  • [Gateways] Update the debug log setting to support the different levels
  • [Gateways] Determine when to log according to the setting, as it relates to transaction events
  • Support the WC 3.0 DB logger

Questions

  • Should we add email triggering for certain log levels?
@ChaseWiseman ChaseWiseman added this to the 4.7.0 milestone Apr 14, 2017
@ChaseWiseman ChaseWiseman self-assigned this Apr 14, 2017
@maxrice
Copy link
Contributor

maxrice commented Apr 14, 2017

add email triggering for certain log levels

I like this, would need to decide on specifics of who we send a notification to and whether we can rate-limit sending.

@ChaseWiseman ChaseWiseman modified the milestones: v4.7.0, v5.0.0 Jun 2, 2017
@ChaseWiseman ChaseWiseman modified the milestone: v5.0.0 Aug 29, 2017
@ChaseWiseman ChaseWiseman added this to the v5.2.0 milestone Dec 2, 2017
@ChaseWiseman ChaseWiseman removed this from the v5.2.0 milestone Jun 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants