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

Add support for optional timestamp addition to debug logs #29

Closed
xm1k3 opened this issue Jan 3, 2023 · 0 comments · Fixed by #30
Closed

Add support for optional timestamp addition to debug logs #29

xm1k3 opened this issue Jan 3, 2023 · 0 comments · Fixed by #30
Assignees
Labels
enhancement New feature or request Status: Completed Nothing further to be done with this issue. Awaiting to be closed.

Comments

@xm1k3
Copy link
Contributor

xm1k3 commented Jan 3, 2023

Note:

  • By default, the -timestamp flag is set to false in the gologger package.
  • You can use the gologger.SetTimestamp function to set the -timestamp flag to either true or false.
  • The gologger package will automatically use timestamps in log events based on the value of the -timestamp flag.
@xm1k3 xm1k3 self-assigned this Jan 3, 2023
@xm1k3 xm1k3 added the enhancement New feature or request label Jan 3, 2023
@xm1k3 xm1k3 linked a pull request Jan 3, 2023 that will close this issue
@Mzack9999 Mzack9999 added the Status: Completed Nothing further to be done with this issue. Awaiting to be closed. label Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Status: Completed Nothing further to be done with this issue. Awaiting to be closed.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants