You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/04/28 03:40:16 UTC

[GitHub] [dolphinscheduler] EricGao888 opened a new issue, #9822: [Bug] [Log] Add timezone information in log output

EricGao888 opened a new issue, #9822:
URL: https://github.com/apache/dolphinscheduler/issues/9822

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### What happened
   
   * There is no timezone information in task log output. If users switch timezone, they may get confused when they check the previous logs.
   
   ![image](https://user-images.githubusercontent.com/34905992/165671330-d08a3830-3306-4c51-9908-eef68fb5f85a.png)
   
   * related: #8310
   
   ### What you expected to happen
   
   * Log output should explicitly show timezone information, e.g. `[INFO] 2022-04-28 03:31:46.300 UTC` or `[INFO] 2022-04-28 03:31:46.300 + 00:00`
   
   ### How to reproduce
   
   * Already described above.
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   dev
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #9822: [Bug] [Log] Add timezone information in log output

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #9822:
URL: https://github.com/apache/dolphinscheduler/issues/9822#issuecomment-1111709850

   Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
   * In order for us to understand your request as soon as possible, please provide detailed information、version or pictures.
   * If you haven't received a reply for a long time, you can [join our slack](https://join.slack.com/t/asf-dolphinscheduler/shared_invite/zt-omtdhuio-_JISsxYhiVsltmC5h38yfw) and send your question to channel `#troubleshooting`


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] caishunfeng closed issue #9822: [Feature] [Log] Add timezone information in log output

Posted by GitBox <gi...@apache.org>.
caishunfeng closed issue #9822: [Feature] [Log] Add timezone information in log output
URL: https://github.com/apache/dolphinscheduler/issues/9822


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] caishunfeng commented on issue #9822: [Feature] [Log] Add timezone information in log output

Posted by GitBox <gi...@apache.org>.
caishunfeng commented on issue #9822:
URL: https://github.com/apache/dolphinscheduler/issues/9822#issuecomment-1111900718

   https://dolphinscheduler.apache.org/en-us/docs/dev/user_doc/guide/howto/general-setting.html
   
   Now the server log time depends on the timezone of service. 
   Any good ideas?


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] paul8263 commented on issue #9822: [Feature] [Log] Add timezone information in log output

Posted by GitBox <gi...@apache.org>.
paul8263 commented on issue #9822:
URL: https://github.com/apache/dolphinscheduler/issues/9822#issuecomment-1119245655

   Hi @caishunfeng ,
   There is a way to append the zone-offset.
   
   Is anyone currently working on this issue? If not I would like to take it.


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org