Problem/Motivation

Now the module provides a radio selector of the target, where it will store the logs.

But sometimes developers want to put logs not only to one target, but to multiple ones. For example, to the file (as a long-term aggregated storage) and to the database (to have a convenient way to view logs directly in the Drupal admin panel).

Proposed resolution

To give this ability, it will be good to allow choosing multiple log targets in the settings, and submit the log enries to all the chosen targets at once.

Comments

murz created an issue. See original summary.

murz’s picture

Status: Active » Fixed

Implemented in the reworked version of the module with a new name "Logger" - see the issue #3546527: Allow logging to several log targets at once

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.

murz’s picture

Status: Fixed » Closed (fixed)