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

Provide timestamps in logging #571

Closed
tomkerkhove opened this issue May 22, 2019 · 1 comment · Fixed by #585
Closed

Provide timestamps in logging #571

tomkerkhove opened this issue May 22, 2019 · 1 comment · Fixed by #585
Labels
enhancement Enhancements for current features operations All issues related to operations
Milestone

Comments

@tomkerkhove
Copy link
Owner

Provide timestamps in logging so that we know when what occured.

Current Logs without stamp

██████╗ ██████╗  ██████╗ ███╗   ███╗██╗████████╗ ██████╗ ██████╗
██╔══██╗██╔══██╗██╔═══██╗████╗ ████║██║╚══██╔══╝██╔═══██╗██╔══██╗
██████╔╝██████╔╝██║   ██║██╔████╔██║██║   ██║   ██║   ██║██████╔╝
██╔═══╝ ██╔══██╗██║   ██║██║╚██╔╝██║██║   ██║   ██║   ██║██╔══██╗
██║     ██║  ██║╚██████╔╝██║ ╚═╝ ██║██║   ██║   ╚██████╔╝██║  ██║
╚═╝     ╚═╝  ╚═╝ ╚═════╝ ╚═╝     ╚═╝╚═╝   ╚═╝    ╚═════╝ ╚═╝  ╚═╝
No scraping configuration path was specified, falling back to default '/config/metrics-declaration.yaml'...
info: Validation[0]
      Starting validation of Promitor setup
info: Validation[0]
      Start Validation step 1/4: Metrics Declaration Path
warn: Validation[0]
      No scrape configuration path configured, falling back to default one on '/config/metrics-declaration.yaml'.
info: Validation[0]
      Scrape configuration found at '/config/metrics-declaration.yaml'
info: Validation[0]
      Validation step 1/4 succeeded
@tomkerkhove tomkerkhove added enhancement Enhancements for current features operations All issues related to operations labels May 22, 2019
@tomkerkhove tomkerkhove added this to the v1.0.0 milestone May 22, 2019
@tomkerkhove
Copy link
Owner Author

Might be interesting - aspnet/Logging#483

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancements for current features operations All issues related to operations
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant