dheeraj12347 commented on PR #12967:
URL: https://github.com/apache/cloudstack/pull/12967#issuecomment-4228656507
Hi @DaanHoogland,
This PR only updates the existing CONSOLE PatternLayout in the client,
server, and agent log4j-cloud.xml.in files by prepending %d{DEFAULT}, so the
console output captured in the .err files gets the same timestamped format as
the rolling log files.
I’m not changing the current console target or the service/unit stream
routing here, since I wanted to keep this PR limited to the scope of issue
#12887.
I’ve also updated the PR description to remove the earlier “console/stderr”
wording, which was confusing.
Thanks for pointing it out :)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]