Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

Extended Logger

266 sites Security covered
View on drupal.org

This module enhances Drupal's logging system by allowing you to store custom metadata alongside standard log entries in JSON format. It supports sending these enriched logs to various destinations like the database, syslog, or files. A newer, recommended version of this module is available under the name "Logger".

An extended logger allows you to store additional metadata in a free form together with the default Drupal log records, in the JSON format. Supports output of log records to the database, syslog, stdout, stderr, or a file.

Attention! The module is reworked with a new name Logger providing new cool features and extendable by plugins! If you already use the "Extended Logger" module on a website, you can continue to use it without problems, or plan to migrate to the Logger someday. But if you are just starting - choose the Logger instead!

Features

  • Generates logs in JSON format, with the ability to include only fields, that are required for your project, not all that go by default.
  • Gives the ability to store any additional custom metadata together with a log record, like performance data or some detailed information.
  • Provides output to any target: syslog, stdout, stderr, or a file.

Post-Installation

Just install the module and it will start working. By default the module outputs to the 'drupal.log' file. You can change the output target and other settings on the /admin/config/development/extended-logger page.

Additional Requirements

No additional requirements.

I'd recommend using Grafana Loki to parse and collect logs, with a great ability to filter and visualize logs.

Similar projects

We already have several modules, that provide some extended logging, but most of them don't allow storing additional metadata together with log records, or use separate storage for custom logs:

So, seems the only solution to store metadata together with all other log records, is the current module? Tell me if I'm wrong!

Supporting this Module

You can convey gratitude to me for the development of the module and motivate me to do more through these services:

Activity

Total releases
2
First release
Jul 2025
Latest release
11 months ago
Releases (12 mo)
2 ▲ from 0
Maintenance
Slowing

Releases

Version Type Release date
1.3.0-beta2 Pre-release Aug 11, 2025
1.3.x-dev Dev Jul 22, 2025