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

Logging enhancements. #1809

Merged
merged 7 commits into from
Apr 15, 2024
Merged

Logging enhancements. #1809

merged 7 commits into from
Apr 15, 2024

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    f9797a6 View commit details
    Browse the repository at this point in the history
  2. Added realtime clock support, and better timestamping.

    The realtime clock is not (yet) exposed for user applications, but it
    is used for logging timestamps accurately.
    gdamore committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    257c634 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b88c1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6822746 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a15152 View commit details
    Browse the repository at this point in the history
  6. Announce NNG version in log.

    gdamore committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    0f35e59 View commit details
    Browse the repository at this point in the history
  7. fixes #1588 TLS should log errors

    This isn't complete, but it should go much further in assisting
    debugging TLS related errors.
    gdamore committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    d3dd3a2 View commit details
    Browse the repository at this point in the history