Skip to content

Conversation

@chadlwilson
Copy link
Member

Fixes misleading duplicate timestamps in logs that originate in the agent process, but are logged from the agent launcher, especially when redirecting to console.

Removes the very confusing duplicate dates in agent logs piped from the agent to the launcher. When there is slowness or buffering within
the launcher thread, these could log very different times which was totally confusing. Since the agent logs are already full logback
timestamped logs, prefixing again didn't seem necessary. Additionally, the logging has 100ms pauses between piping, which meant the timestamps
are always going to be misleading as to when the actual log event occurred.
@chadlwilson chadlwilson added this to the Release 23.1.0 milestone Feb 11, 2023
@chadlwilson chadlwilson merged commit 556ac10 into gocd:master Feb 11, 2023
@chadlwilson chadlwilson deleted the minor-fixes branch February 11, 2023 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant