Alley Logger
A Monolog-based logging tool for WordPress. Supports storing log message in a custom post type or in individual posts and terms.
by Alley Interactive · github.com/alleyinteractive/logger · website
★ 30stars
450kcomposer installs
3forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/alleyinteractive/logger/archive/refs/heads/develop.zipAlso on Packagist as alleyinteractive/logger:
composer require alleyinteractive/loggerFrom the readme
Logger
Providing a WordPress integration with Monolog, allowing site-wide and post and
term specific logging.
Documentation
See the wiki for complete information and more examples.
Installation
Logger requires PHP 8.2 and Composer to run properly.
You can also install the plugin as a submodule by using the -built tag of a
release.
Usage
AI Logger is a complete interface to Monolog with some nice WordPress handlers built in.
Logging to a Specific Post
Logs will be appended to a post's meta for review.
Logging to a Specific Term
Logs will be appended to a term's meta for review.
Logging to Query Monitor
Logging with Default Context
Also supports an array of default log context:
You can also pass the context to ailogger() directly:
Changelog
Please see CHANGELOG for more information on what has changed
recently.
Maintainers
This project is actively maintained by Alley
Interactive. Like what you see? Come work
with us.
License
This software is released under the terms of the GNU General Public License
version 2 or any later version.
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v2.6.4 | Feb 11, 2026 | — | — |
| v2.6.3 | Sep 26, 2025 | — | — |
| v2.6.2 | Sep 12, 2025 | — | — |
| v2.6.1 | Apr 22, 2025 | — | — |
| v2.6.0 | Apr 21, 2025 | — | — |
| v2.5.1 | Dec 20, 2024 | — | — |
| v2.5.0 | Sep 4, 2024 | — | — |
| v2.4.4 | Aug 26, 2024 | — | — |
| v2.4.3 | Jul 2, 2024 | — | — |
| v2.4.2 | Jun 28, 2024 | — | — |
| v2.4.1 | Apr 30, 2024 | — | — |
| v2.4.0 | Apr 30, 2024 | — | — |
| v2.3.3 | Jan 18, 2024 | — | — |
| v2.3.2 | Mar 20, 2023 | — | — |
| v2.3.1 | Mar 20, 2023 | — | — |
| v2.3.0 | Dec 19, 2022 | — | — |
| v2.2.0 | Sep 2, 2022 | — | — |
| v2.1.6 | May 27, 2022 | — | — |
| v2.1.5 | Apr 8, 2022 | — | — |
| v2.1.4 | Apr 8, 2022 | — | — |
| v2.1.3 | Mar 30, 2022 | — | — |
| v2.1.2 | Mar 24, 2022 | — | — |
| v2.1.1 | Feb 15, 2022 | — | — |
| v2.1.0 | Jan 14, 2021 | — | — |
| v2.1-beta2 | Jan 11, 2021 | — | — |