Closed (fixed)
Project:
Ultimate Cron
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Oct 2017 at 13:14 UTC
Updated:
18 Feb 2024 at 08:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
kalistos commentedComment #3
kalistos commentedComment #5
codebymikey commentedRerolled in order to test with the latest version of the module.
As well as ensure that the line break is as memory-efficient as possible.
Comment #6
codebymikey commentedComment #7
mortona2k commentedThis patch is working great for me, I have a cron hook that runs multiple migrations and the log messages appear on their own lines.
The code change is very simple, it adds a line break to the beginning of each message after the first.
Comment #8
berdirWhy not I suppose ;)