Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

💡 [REQUEST] - Enable timestamp on logs #447

Open
1 task done
phgeraldeli opened this issue Apr 17, 2024 · 0 comments
Open
1 task done

💡 [REQUEST] - Enable timestamp on logs #447

phgeraldeli opened this issue Apr 17, 2024 · 0 comments
Labels
question Further information is requested

Comments

@phgeraldeli
Copy link

phgeraldeli commented Apr 17, 2024

Summary

For a better operational experience, I need to enable timestamp on logging without having to edit source files runtime.

I`ve created this PR to contribute to that topic. #446

Basic Example

Current Output:

INFO - Run finished successfully in 0.1s.

Proposed Output (when variable is activated):

04/17/2024 04:29:10 - INFO - Run finished successfully in 0.1s.

Screenshots

No response

Drawbacks

I don't see any drawbacks, since it's an optional feature.

Unresolved questions

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@phgeraldeli phgeraldeli added the question Further information is requested label Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant