Skip to content

WPGraphQL Logging - POC Create Logging Setup #346

@colinmurphy

Description

@colinmurphy

Overview

As per RFC #152 (comment) we need to log data using Monolog to the database for a WPGraphQL Query

This will be an iterative process with getting a POC working now and then integrating this into a request lifecycle later.

Criteria

  • Research best approach to creating the Monolog handlers for a WP Plugin
  • Research best approaches to creating a database for Monolog for WP
  • Research data retention and deletion
  • Develop a database on plugin activate
  • Develop a POC for a logging service (without the request lifecycle) to capture data before sending the response.

Metadata

Metadata

Type

No type

Projects

Status

✅ Closed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions