Open realhuseyn opened 5 months ago
Hello. I inspected that your codes print logs to the console with UTC Timezone. It is wrong for general usage. For example, I work with different timezone. When I check the runner logs, it prints with UTC. Could you make changes to that issue? https://github.com/actions/runner/blob/ce4d7be00f4834b6889a82ea55020bb15fa834bf/src/Runner.Listener/Runner.cs#L375 Another log: https://github.com/actions/runner/blob/main/src/Runner.Listener/JobDispatcher.cs#L370
Hello. I inspected that your codes print logs to the console with UTC Timezone. It is wrong for general usage. For example, I work with different timezone. When I check the runner logs, it prints with UTC. Could you make changes to that issue? https://github.com/actions/runner/blob/ce4d7be00f4834b6889a82ea55020bb15fa834bf/src/Runner.Listener/Runner.cs#L375 Another log: https://github.com/actions/runner/blob/main/src/Runner.Listener/JobDispatcher.cs#L370