Closed (fixed)
Project:
log_stdout
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Dec 2021 at 21:51 UTC
Updated:
11 Jun 2026 at 16:37 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
berramou commentedComment #3
fraserthompsonThis would be a very useful feature and the patch looks good. Can it be merged?
Comment #4
berramou commentedComment #5
bladeduCould you please open a Merge Request?
Comment #8
berramou commentedComment #9
berramou commentedClosed fixed, since it's already included in the release 3.0.0 !
Comment #10
berramou commentedComment #11
berramou commentedComment #12
berramou commentedHello,
@bladedu can you give contributors credit on this issue please ?
here is contribution record page https://new.drupal.org/contribution-record/10187850
Comment #13
liam morlandUnless I am misreading the code, on an upgraded site, this will result is nothing being logged because the
severity_levelconfig will be NULL, which is like zero for this comparison:There is a default set in
config/install, but that won't get set for an upgrade.Comment #14
smazAdded a followup for #13:
https://www.drupal.org/project/log_stdout/issues/3597159