Git Product home page Git Product logo

logger-loader's People

Contributors

alexstandiford avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

dexit weszty

logger-loader's Issues

Refactor extract and gather_errors to use WP_Error methods

As of WordPress 5.6, there are a few handy helper methods that make the helper methods extract and gather_errors potentially redundant.

https://developer.wordpress.org/reference/classes/wp_error/

It would be good to re-visit these methods, and determine if they should exist at all. If so, they probably should be refactored to use the WP_Error methods. Otherwise, they should be marked as deprecated and get removed in a future major release.

Add Middleware to Logger

The middleware loader was introduced recently, and I think it could potentially be a better way to exttend the logger loader. Right now, this loader leans fairly heavily on actions - and I think it would be better if it used Underpin's middleware in some of those instances instead.

This could potentially allow for multiple writer classes to be added to the logger, and allow more-robust reporting based on event types, and also allow people to do other really cool things on specific loggers.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.