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

HMLANGW: add timestamp to all stderr output #2391

Merged
merged 2 commits into from
Aug 17, 2023

Conversation

jp112sdl
Copy link
Contributor

Description

Adds a timestamp to all output messages for better understanding in the hmlangw.log

Related Issue

#2390

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Alternate Designs

Possible Drawbacks

Verification Process

Release Notes

Contributing checklist

  • My code follows the code style of this project.
  • I have read the CONTRIBUTING and LICENSE document.
  • I fully agree to distribute my changes under Apache 2.0 license.

jp112sdl and others added 2 commits August 16, 2023 17:29
clock_gettime to allow to output milliseconds as well. furthermore
reworked PR to generally output everything with a timestamp.
@jens-maus jens-maus merged commit 31661b6 into jens-maus:master Aug 17, 2023
4 checks passed
@jens-maus jens-maus added this to the next release milestone Aug 17, 2023
@jens-maus jens-maus added 💡 enhancement-ideas New feature or change request 🌱 minor This is a issue/ticket which can be easily fixed labels Aug 17, 2023
@jp112sdl jp112sdl deleted the dev_hmlangw_log_timestamp branch August 21, 2023 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💡 enhancement-ideas New feature or change request 🌱 minor This is a issue/ticket which can be easily fixed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Logausgaben in der hmlangw.log um Zeitstempel erweitern (RaspberryMatic im LanGW-Modus)
2 participants